The second method is to use something similar to an SQL SELECT statement.
第二种方法是使用某种类似于 SQL SELECT 语句的东西。
Next, create a simple SQL select statement that returns an employee record.
接下来,创建一个简单的SQL select语句,该语句返回一个雇员记录。
Note: This is the equivalent to adding a where clause in a SQL SELECT statement.
注意:这相当于在SQL select语句中增加一个where子句。
应用推荐