当前位置:网站首页>Access database query
Access database query
2022-07-31 05:52:00 【not used to having you】
The content is very simple. I built the access database to simply test the right and wrong of the access statement and learn the syntax of the access database.
1. Open the access database.
2. Home->Empty Database
3. Create data
4. Create->Query Design
5.【Table】【Query】【both】in【Show table】, both are OK.Click Add.
6. Move the mouse to [Query 1], right-click and select [SQL View].
7. Click to run, and then it will look like Figure 2.
Figure 1
Figure 2
8. Move the mouse to [Query 1], right-click to select [SQL View], and then you can see the query statement again.
Now you can put the test statement into the [sql view] to query.
边栏推荐
猜你喜欢
【云原生】SQL(及存储过程)跑得太慢怎么办?
数字孪生将成为进入“元宇宙”一项重要的途径
vulhub靶场学习日记SickOs1.2
The MySQL database in Alibaba Cloud was attacked, and the data was finally recovered
Memcached :安装
【ubuntu20.04安装MySQL以及MySQL-workbench可视化工具】
[Ubuntu20.04 installs MySQL and MySQL-workbench visualization tool]
leetcode-438. 找到字符串中所有字母异位词(滑动窗口)
MySQL高级学习笔记
Error: Cannot find module ‘D:\Application\nodejs\node_modules\npm\bin\npm-cli.js‘
随机推荐
Redis:简单实用
解决响应式数据依赖响应式数据无响应问题
5 methods of MySQL paging query
【C语言3个基本结构详解——顺序、选择、循环】
【云原生】微服务Nacos的简单介绍与使用
Artifact SSMwar exploded Error deploying artifact.See server log for details
[Cloud native] Ribbon is no longer used at the bottom layer of OpenFeign starting from the 2020.0.X version
DeFi Token in the project management
gin框架学习-JWT认证
Oracle数据库中的“limit”查询
vulhub靶场学习日记hackme2
Error: Cannot find module ‘D:\Application\nodejs\node_modules\npm\bin\npm-cli.js‘
10 【组件编码流程 组件自定义事件 全局事件总线】
gin框架学习-GORM框架进阶之CRUD接口(数据库增删改查操作)
uni-app进阶之生命周期【day8】
正则表达式基础知识
变量的解构赋值
What is the difference between NFT and digital collection?
vulhub靶场学习日记xxe-lab
uni-app进阶之认证【day12】