查询向导
“查询向导”可帮助您设计数据库查询。 利用图形用户界面或使用自动创建的 SQL 语言命令,以后仍然可以调用保存的查询。
指定要创建查询的表格,并指定要在查询中包括的字段。
指定显示所有查询记录,还是仅显示聚合函数的结果。
仅在允许使用聚合函数的查询中含有数字字段时,才显示此页面。
Specifies whether to group the query. The data source must support the SQL statement "Group by clauses" to enable this page of the Wizard.
Specifies the conditions to group the query. The data source must support the SQL statement "Group by clauses" to enable this page of the Wizard.
为字段名称指定别名。别名是任选的,并且提供更为容易使用的名称,这些别名显示在字段名称的位置上。例如,当来自不同表格的字段具有相同名称时即可使用别名。
输入查询名称,然后指定“向导”结束后是否要显示或修改查询。
上一步
在对话框中查看选择在上一步中所做的选择。当前设置保持不变。从第二个页面开始才可以激活此按钮。
继续
Click the Next button, and the wizard uses the current dialog settings and proceeds to the next step. If you are on the last step, this button becomes Create.
查询向导 - 选择字段