查询选择 meaning in English
query sel
Examples
- You could run an sql query select count from prot res to get this information
您可以从prot _ res运行sql查询选择计数( * )来获取这一信息。 - Select a valid datatype for the sql query that you will be writing " string " in this example
为将要输入的sql查询选择有效的数据类型(本例中为“ string ” ) 。 - Because the sql server 2005 query optimizer typically selects the best execution plan for a query , we recommend that hints , including
由于sql server 2005查询优化器通常为查询选择最优执行计划,因此建议只将提示包括 - For example , if your tableadapter query selects a single column whose data type is an integer , then the return value of the query is an integer
例如,如果tableadapter查询选择数据类型是整数的单个列,则查询的返回值也是整数。 - For example , the following query selects the full contents of the " clients " table , including the xml information stored in the " contactinfo " column
例如,下面的查询选择" clients "表中的全部内容,包括存储在" contactinfo "列的xml信息: