您要查找的是不是:
- 首先计算WHERE子句。The WHERE clause is evaluated first.
- 当执行查询时,它首先计算与AND链接的子句,然后计算与OR链接的子句。When a query is executed, it evaluates first the clauses linked with AND, and then those linked with OR.
- 首先in the first place
- 首先计算X轴的比例因子。First, calculate the X-axis scaling factor.
- 如果需要,可以在此添加WHERE子句。If you want, you can add the WHERE clause here.
- WHERE子句排除不满足搜索条件的行。The WHERE clause excludes rows not meeting its search condition.
- 我们必须首先计算出驱动这艘船需要多大马力。We must first calculate the horse-power needed to propel the ship.
- 列的方法是用WHERE子句比较列的长度,例如Columns from two tables is to compare the lengths of the columns with a WHERE clause, for example
- 首先计算后两个函数,它们的输出作为输入传递给二元函数。The latter two are evaluated first and their outputs are passed in as inputs to the binary function.
- 例如,在SRA中,可以将WHERE子句与任何值一起使用。For example, in SRA you can use a WHERE clause with any value.
- 在所有其他情况下,必须首先计算当量轴承动负荷。In all other cases it is necessary to first calculate the equivalent dynamic bearing load.
- 子句clause
- 我计算中有没有出差错?Did I make any error in my calculation?
- 这位簿记员长于计算。The book keeper figured well.
- 首先考虑paramount consideration
- 当框架将筛选器追加到记录集的SQL语句后,WHERE子句限制选定内容。When the framework appends it to the recordset's SQL statement, the WHERE clause constrains the selection.
- 我们得计算一下生产成本。We have to sum up the costs of production.
- 首先我要感谢选民们对我的支持。I want to start off thanking my voters for their support.
- 首先地primarily
- 由SELECT语句返回的行集包括满足该语句的WHERE子句中条件的所有行。The set of rows returned by a SELECT statement consists of all the rows that satisfy the conditions in the WHERE clause of the statement.