Therefore, when you are working with a UNION query, query Designer hides the Table Operations pane.
因此,当使用UNION查询时,查询设计器将隐藏“表操作”窗格。
If the table containing that column has not already been added, the query Designer adds it to the query.
如果包含该列的表尚未添加,则查询设计器将该表添加到查询中。
Like View Designer, Query Designer has four panes: the Diagram pane, the Criteria pane, the SQL pane, and the Results pane.
如同[检视表设计工具],[查询设计工具]有四个窗格:[图表]窗格、[准则]窗格、[SQL]窗格和[结果]窗格。
This paper has a discussion on the process of information management design to use the common property of Database tools, query designer, class design, SQL language in the process of program design.
论述了在程序设计过程中,使用数据库开发工具独有的字段通用属性、查询设计器、类设计及SQL语言等功能,完成信息管理系统的设计过程。
Through Domino Designer, you can define a Domino view, the result set of which is based on an SQL query statement.
通过DominoDesigner,可以定义Domino视图,视图的结果集是根据一个SQL查询语句得到的。
The designer also generates a Fill query, which wraps the table's SELECT statement and is implemented as a method of the same name on the typed DataSet.
设计器同时也产生一个填充查询,它封装了查询相关表的Select语句并且在类型化数据集中以同名方法实现。
The typed DataSet designer accommodates by allowing you to add your own queries from the appropriate table's context menu by selecting add | Query from the table's context menu.
类型化数据集设计器允许你添加自己的查询语句,通过在适当表格的上下文菜单中选择“添加”|“查询”来实现。
Graphic designers are often wondering What Skills Will I Learn as a Graphic designer? Especially when they are starting out. This article examines this very query in specific details.
图形设计人员应该学习哪些技能?这是图形设计人员,尤其是初学者经常问到的一个问题。此文章将会就此疑问进行详细解答。
After the view is saved, you can distinguish SQL Query Views by the grey and blue icon that appears to the left of the view name in Domino Designer (see figure 10).
保存视图后,可以通过在DominoDesigner中视图名称左侧显示的灰色和蓝色图标来区分SQL查询视图(参见图10)。
When you edit the SQL Query View in Domino Designer, a new event, SQL Query, appears in the programmer's pane, as shown in figure 11.
当在DominoDesigner中编辑SQL查询视图时,一个新的事件(SQLQuery)将出现在编程窗格中,如图11所示。
Query Parse Error - try rebuilding in Query Wizard or by using View Designer Join Tab.
查询解析错误-请试着在“查询向导”中或通过用“视图设计器”的“联接”选项卡重建。
Typically when you open a view or create a new query all four Windows open, but if you need to open any of these Windows, you can do so as long as the query and view Designer is open.
通常,当您打开一个视图或者创建一个新查询时,所有四个窗口都会打开,但是如果您需要打开其中的任何窗口,只要查询和视图设计器是打开的,就可以打开特定的窗口。
These properties appear in the properties window when you have a query open in query and View Designer.
当您在查询和视图设计器中打开查询时,这些属性将出现在“属性”窗口中。
If you enter an SQL statement, but then make further changes to the query by changing the Diagram and Criteria panes, the query and View Designer rebuilds and redisplays the SQL statement.
如果您输入SQL陈述式,然后又变更[图表]和[准则]窗格来进一步变更查询,[查询和检视表设计工具]将重新建置并重新显示SQL陈述式。
The query and view Designer opens when you open the definition of a view, show the results for a query or view, or create or open a query.
当您打开视图的定义,显示查询或视图的结果或者创建或打开查询时,查询和视图设计器将打开。
Describes the query types you can use with the query and View Designer.
描述可以搭配[查询和检视表设计工具]使用的查询类型。
In the query and View Designer, the pane shows the results of the most recently executed Select query.
在[查询和检视表设计工具]中,该窗格显示的是最近执行选取查询的结果。
If you manually add a query output column to an aggregate function in either the Criteria or SQL pane, the query and View Designer does not automatically remove other output columns from the query.
如果在“条件”窗格或“SQL”窗格中手动向聚合函数添加查询输出列,则查询和视图设计器不能自动从查询中移除其他输出列。
However, the query and View Designer will not prevent you from choosing an option that can result in a query that will not run.
然而,查询和视图设计器不会防止您选择可能产生无法运行的查询的选项。
Query and View Designer Tools makes certain assumptions so that it can construct a valid query.
查询和视图设计器工具进行某些假设以便可以构造有效的查询。
Introduce a way to merge several system controls into a custom control with class designer by the example of implementing record Pointers locating and query function.
以数据记录指针的定位及查询功能的实现为例,详细介绍了使用类设计器将系统控件组合成用户定义控件的方法。
The Query and View Designer will not display data columns for a table or table-valued object if you do not have sufficient access rights to it or if the provider cannot return information about it.
如果您对表或表值对象没有足够的访问权限,或者提供程序无法返回有关它的信息,那么查询和视图设计器将不显示该表或表值对象的数据列。
The Query and View Designer does not check whether the name is already in use or whether you have permission to create the table.
查询和视图设计器不检查该名称是否已被使用,也不检查您是否有创建表的权限。
Modify the SQL statement created by the Query and View Designer based on Settings you make in the Diagram and Criteria panes.
根据您在[图表]和[准则]窗格所做的设定,修改由[查询和检视表设计工具]建立的SQL陈述式。
If you use more than one mathematical operator in an expression, the Query and View Designer processes the expression according to the following operator precedence.
如果一个运算式中使用多个算术运算子,查询和检视表设计工具会依照以下的运算子优先顺序处理运算式。
In the Query and View Designer, be sure the Diagram pane is visible.
在查询和检视表设计工具中,确定[图表]窗格是可见的。
If more than one join is possible, the Query and View Designer stops after creating a join based on the first set of matching columns that it finds.
如果可以创建多个联接,查询和视图设计器在根据所找到的第一组匹配列创建一个联接后即会停止。
The Query and View Designer represents your search conditions in the Criteria Pane.
查询和视图设计器表示“条件”窗格中的搜索条件。
If you are working with multiple tables, the Query and View Designer examines each search condition to determine whether the comparison you are making results in a join.
如果您处理多个表,则查询和视图设计器将检查每个搜索条件以确定正在进行的比较是否将导致联接。
Steps for allowing the Query and View Designer determine if tables should be joined.
让查询和视图设计器决定是否应联接表的步骤。
应用推荐