当前位置:网站首页>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.
边栏推荐
猜你喜欢
随机推荐
【Elastic-Job源码分析】——作业监听器
vulhub靶场学习日记xxe-lab
mac10.14中安装mysqldb
gin框架学习-JWT认证
11 【定位】
带你搞懂MySQL隔离级别,两个事务同时操作同一行数据会怎样?
Using IIS10 to build an asp website in win11
局部变量成员变量、引用类型、this,static(第五天)
Error: Cannot find module ‘D:\Application\nodejs\node_modules\npm\bin\npm-cli.js‘
leetcode-每日一题1252. 奇数值单元格的数目(模拟优化)
What is the difference between NFT and digital collection?
Why is the redis single-threaded also so fast?
About integrating superset into your own project
MySQL压缩包方式安装,傻瓜式教学
Common JVM interview questions and answers
Memcached :安装
碎片化NFT(Fractional NFT)
【windows】--- SQL Server 2008 超详细安装教程
【云原生】SQL(及存储过程)跑得太慢怎么办?
继承、Super,重写、抽象类、抽象方法 1(第七天)









