| 1. | View is created as the union of two sql selects 视图创建为两个sql选择语句的联合。 |
| 2. | The first of these connects people and documents 第一个选择语句将人和文档联系起来。 |
| 3. | Should be selected as columns in the select statement 的任何属性作为选择语句中的列。 |
| 4. | The rules for select statements are as follows 选择语句的规则如下: |
| 5. | Is a keyword that concatenates all the select statements 是将所有选择语句连接起来的关键字。 |
| 6. | The select statement is used to select data from a database 选择语句[ select ]是用来从一个数据库中选取数据的。 |
| 7. | It makes the data from all the select statements appear as a single stream to the view 它使来自所有选择语句的数据作为单个流显示到视图。 |
| 8. | When you open the view , the status bar shows the entire select statement that you created 当您打开视图时,状态栏将显示创建的整条选择语句。 |
| 9. | The select statement of the sql query formula must include all the fields referenced in the view s columns Sql查询公式的选择语句必须包括视图列中引用的全部字段。 |