A SELECT statement can be used to perform these three functi

题目
单选题
A SELECT statement can be used to perform these three functions: 1. Choose rows from a table. 2. Choose columns from a table 3. Bring together data that is stored in different tables by creating a link between them. Which set of keywords describes these capabilities? ()
A

difference, projection, join

B

selection, projection, join

C

selection, intersection, join

D

intersection, projection, join

E

difference, projection, product

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

An(73)statement can perform. a calculation and store the result in a variable so that it can be used later。

A.assignment

B.executable

C.input

D.output


正确答案:A
解析:赋值语句能执行计算,并将计算结果存入变量,待以后使用。

第2题:

In which four clauses can a subquery be used? ()

A. in the INTO clause of an INSERT statement

B. in the FROM clause of a SELECT statement

C. in the GROUP BY clause of a SELECT statement

D. in the WHERE clause of a SELECT statement

E. in the SET clause of an UPDATE statement

F. in the VALUES clause of an INSERT statement


参考答案:B, D, E, F

第3题:

● (73) statement can perform. a calculation and store the result in a variable so that it can be used later.

(73)

A. Assignment

B. Control

C. I/O

D. Declaration


正确答案:A

第4题:

An ______ statement can perform. a calculation and store the result in a variable so that it can be used later.

A.executable

B.input

C.output

D.assignment


正确答案:D
解析:译文的含义是:()语句可以执行计算,并将结果存储在变量中,以便以后使用。选项A、B、C、D的含义分别是可执行、输入、输出、赋值。选项D符合题意,为所选。

第5题:

______statement can perform. a calculation and store the result in a variable So that it can be used later.

A.Assignment

B.Control

C.I/O

D.Declaration

A.

B.

C.

D.


正确答案:A

第6题:

A SELECT statement can be used to perform these three functions:1. Choose rows from a table.2. Choose columns from a table3. Bring together data that is stored in different tables by creating a link between them. Which set of keywords describes these capabilities? ()

A. difference, projection, join

B. selection, projection, join

C. selection, intersection, join

D. intersection, projection, join

E. difference, projection, product


参考答案:B

第7题:

Which NLS parameter can be used to change the default Oracle sort method from binary to linguistic for the SQL SELECT statement?()

A. NLS_LANG

B. NLS_COMP

C. NLS_SORT

D. None of the above


参考答案:D

第8题:

An (70) statement can perform. a calculation and store the result in a variable sothat it can be used later.

(70)

A. executable

B. input

C. output

D. assignment


正确答案:D

第9题:

l An (5) statement can perform. a calculation and store the result in a variable so that it can be used later.

A. executableB.inputC.outputD. assignment


正确答案:
    

第10题:

In which four clauses can a subquery be used?()

  • A、in the INTO clause of an INSERT statement
  • B、in the FROM clause of a SELECT statement
  • C、in the GROUP BY clause of a SELECT statement
  • D、in the WHERE clause of a SELECT statement
  • E、in the SET clause of an UPDATE statement
  • F、in the VALUES clause of an INSERT statement

正确答案:A,B,D,E

更多相关问题