A single select statement is generated and the join is pushed to the database.
单个选择语句生成,联接被推到数据库。
We need a single select, single hierarchy vocabulary and will call it IBC Section hierarchy.
我们需要一个单选的单一层次结构的词汇表,它称为IBCSection Hierarchy。
In the properties, notice that it has a control type of "Input Text". Click the control type drop-down menu, and choose Single Select.
在属性中,注意有一个“InputText”的控制类型,单击Controltype下拉菜单,并选择Single Select。
However, jQuery has a rather complex and complete selector syntax that allows you to select nearly any combination of elements in a single selector.
然而,jQuery提供了更为复杂和完整的选择器语法,允许我们在单个选择器中选择几乎所有的元素组合。
The system's digital voltmeter circuit is simple, can measure the voltage 0 ~ 5v, and the four turns on the LED digital display or a single select Show.
该系统的数字电压表电路简单,可以测量0 ~5V的电压值,并在四位LED数码管上轮流显示或单路选择显示。
The advantage to this new data type is that it allows for searches within the hierarchy with a single SELECT statement, using traditional operators without recursion.
这种新的数据类型的优点是,它允许使用一条SELECT语句和传统的操作符(而不需要使用递归)在层次中进行搜索。
The procedure body consists of a single SELECT statement that returns the name and the total sales figures for each sales person whose total sales exceed the specified quota.
过程主体由单个SELECT语句组成,该语句返回总销售额超过指定配额的每个销售人员的姓名及总销售数字。
Now, when the same query is run, the native SQL that is generated is a single select statement joining the two tables from the different catalogs at the database tier as shown in Illustration 10.
现在,当同一个查询运行时,生成的原生sQL是单个选择语句,在语句在数据库层联接来自不同目录的两个表,如图10所示。
When you select a single metric in the metric list, the distribution graph will show the number of elements that have a particular metric value.
当你要在这个矩阵列表中选择一个单独的矩阵时,这个分布曲线将显示有一个特殊矩阵值元素的数量。
Because both of these views are defined with a single SQL select statement on the underlying table, the query performance will not suffer.
因为这两个视图都是在下面的表格上使用单独的SQL选择语句进行定义,所以不会影响查询性能。
We will look at such elements and select one single mapping.
我们将要看到这种元素并且选择一个单独的映射。
You begin message flow development the same way as before — select a node on the palette (in its drawer) with a single click and then click again on the canvas.
您可以使用与以前相同的方式来开始消息流的开发,即在面板中单击以选择一个节点(位于抽屉中),然后再次单击画布。
Controls like text fields, pick lists, or scrollbars are used to select specific values rather than merely trigger single actions.
像文本字段、选择列表或者滚动条这样的控件还用于选择特定的值,而不仅仅是触发单个动作。
It makes the data from all the Select statements appear as a single stream to the view.
它使来自所有选择语句的数据作为单个流显示到视图。
选择单个生命线。
Should you need it, it is also possible to rollback a migration to a previous level which you select, again with a single command.
如果需要,还可以使用一个命令将迁移回滚到您选择的以前级别。
Because the SELECT INTO returns a single row it cannot be used for other RPG read operations.
由于SELECTINTO返回单个行,因此它不能用于其他R PG读操作。
In the next window (see figure 8), if single sign-on (SSO) is desired, select the Enable LTPA option.
在接下来的窗口中(见图8),如果需要单点登录(SSO),选择enableLTPA选项。
After creating a simple tuple, the previous example shows how to select a single item — in this case, the integer 2.
在创建简单的tuple之后,前面的示例显示如何选择一个数据项——在本示例中是整数2。
To avoid the complexity of multiple-submit forms, the XML forms Generator requires that the user select a single operation for which a form will be generated.
为了避免多次提交表单的复杂性,XMLFormsGenerator要求用户选择一个操作来生成表单。
Again, when you select a single metric in the metric list, the view will list all of the elements and their values for the selected metric.
此外,当你在这个矩阵列表中挑选一个单独的矩阵时,这个视图将为这个被选择的矩阵列出所有的元素以及它们的值。
Basically, at any given time, any servant region will only bind to a single specific service class work queue and select requests from there.
本质上,在任何给定的时间,任何服务区域将仅绑定到单个特定的服务分类工作队列,并从该队列选择请求。
You can also select whether you want to display a single record or list and whether to create or update an entity.
您还可以选择是显示单个记录还是一个列表,以及是否创建或者更改一个实体。
Further modifications provided configurability, making it possible to select either a single or multithreaded execution model for each service with a configuration file.
进一步的修改提供了可配置性,使每个具有配置文件的服务都可以选择单线程或多线程的执行模型。
The user would not simply click a single button, but would have to select the right button for each question.
这样用户不可以只是简单点一下鼠标,而是不得不去选正确的选项给每一个问题。
The view action button lets you select response documents to put together into a single email message, but there's much more to it than that.
使用视图操作按钮可以选择要一起放入单个电子邮件消息中的回复文档,但是真正的意义并不在此。
Organization theory would consist of a single precept: Always select the alternative, among those available, that lead to the most complete achievement of desired goals.
组织理论可以说就只有一句话:永远在所有可选项中挑选出那个能够带来对期望目标最圆满实现的选项。
The purpose of the control, however, remains the same — it affords a user the ability to select a single element from a set of items.
然而,控件的用途仍旧相同—它为用户提供从一组项目中选择单个元素的能力。
In most cases, well-suited SQL statements are very simple SELECT statements that reference only a single table or are INSERT, UPDATE, and DELETE (UID) operations that are executed many times.
在大多数情况下,非常适合使用参数标记的sql语句要么是非常简单的SELECT语句(只引用一个表),要么是被多次执行的INSERT、UPDATE和DELETE (uid)操作。
This example wraps a single UPDATE statement with SELECT statements to demonstrate the change to the target row.
本示例在update语句的前后都使用了select语句,以证实对目标行的更改。
应用推荐