当前位置:网站首页>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.
边栏推荐
- uni-app进阶之内嵌应用【day14】
- SQL注入中数据库的判断
- 数字孪生将成为进入“元宇宙”一项重要的途径
- MySQL-如何分库分表?一看就懂
- gin框架学习-Gin框架和Gorm框架搭建一个简单的API微服务
- [Elastic-Job source code analysis] - job listener
- What is the difference between NFT and digital collection?
- 带你搞懂MySQL隔离级别,两个事务同时操作同一行数据会怎样?
- Error: Cannot find module ‘D:\Application\nodejs\node_modules\npm\bin\npm-cli.js‘
- gin框架学习-Casbin入门指南(ACL、RBAC、域内RBAC模型)
猜你喜欢
uni-app进阶之模版语法与数据绑定【day7】
leetcode-每日一题剑指 Offer II 041. 滑动窗口的平均值(队列模拟)
[Cloud native] Ribbon is no longer used at the bottom layer of OpenFeign starting from the 2020.0.X version
Linux中mysql密码修改方法(亲测可用)
04 【计算属性 侦听属性】
(Crypto必备干货)详细分析目前NFT的几大交易市场
win11中利用IIS10搭建asp网站
leetcode-每日一题873. 最长的斐波那契子序列的长度(哈希和二分)
gin框架学习-Gin框架和Gorm框架搭建一个简单的API微服务
【uiautomation】微信好友列表获取(存储到txt中)
随机推荐
Object,多态 1(第八天)
GUCCI、LV等奢侈品巨头如何布局元宇宙的,其他品牌应该跟上吗?
sqlmap注入教程 常用指令
08 【生命周期 组件】
字符串的新增方法
What is GameFi?
Linux修改MySQL数据库密码
Memcached :安装
03 【数据代理 事件处理】
为什么redis是单线程还那么快?
1D, 2D, 3D convolution operations in pytorch
tf.keras.utils.pad_sequences()
局部变量成员变量、引用类型、this,static(第五天)
gin框架学习-GORM框架进阶之CRUD接口(数据库增删改查操作)
[JVM Loading]---Class Loading Mechanism
Oracle数据库中的“limit”查询
feign调用不通问题,JSON parse error Illegal character ((CTRL-CHAR, code 31)) only regular white space (r
leetcode-每日一题565. 数组嵌套(标记图和并查集)
正则表达式基础知识
MySql创建数据表