您要查找的是不是:
- The first item in the select list is numbered 1. 选择列表中的第一项为1。
- Choose a new color to add to the color selection list. 选择要添加到颜色选择列表中的新颜色。
- The 标签定义了一个选择列表。
- Any select list item that is not a simple column reference must have an alias. 任何不是简单列引用的选择列表项都必须有别名。
- The ORDER BY clause can include items that do not appear in the select list. ORDER BY子句可包含未显示在选择列表中的项。
- The expression whose data type is to be queried must appear in the select list. 要查询其数据类型的表达式必须出现在选择列表中。
- Integer-expression The position in the select list of the desired expression. integer-expression所求的表达式在选择列表中的位置。
- You can apply this function to one of the columns in the select list. 该函数可以应用于选择列表中的一列。
- The INTO clause follows the select list and precedes the FROM clause. INTO子句跟随在选择列表之后,位于FROM子句之前。
- The 标签在选择列表中定义了一个选项。
- Selection-list element is used to associate a selection list with this field. See Datatypes for more details. 元素用来指明此字段是使用选择列。看数据型态来了解更多。
- This demonstrates how to append user input to the selected list box item. 这个应用程序演示了如何在选定的列表框条目中追加用户输入。
- English: Remove the color currently shown in the background color chooser, from the color selection list. 从背景色彩选择器中删除目前显示的色彩。
- The names will be the select list item aliases, if they exist; otherwise, they will be the names of the columns. 名称是选择列表项的别名(如果存在这样的别名),否则名称是列的名称。
- Any time a row has no match in the other table, the select list columns from the other table contain null values. 当某一行在另一个表中没有匹配行时,另一个表的选择列表列将包含空值。
- A Predict function is used in the SELECT list to limit the number of items that are returned by the query. 在SELECT列表中,使用了Predict函数来限制查询返回的项数。
- If column names are aliased in the SELECT list, only the alias name can be used in the ORDER BY clause. 如果列名已在SELECT列表中有了别名,则ORDER BY子句中只能使用别名。
- The select list of a view can also contain expressions that do not directly map to a single base-table column. 视图的选择列表还可以包含不直接映射到单个基表列的表达式。
- Choose Key Figures, then choose your preferred key figures (For example Purchase order value and Purchase orders) from the selection list. 选定关键数字,然后从选择清单中选定你的首选关键数字(比如:采购订单价值和采购订单)。
- If the integer-expression value does not correspond to a SELECT list item, NULL is returned. 如果没有与整数表达式值相对应的SELECT列表项,则返回NULL。