【Oracle 12c】CUUG OCP認證071考試原題解析(31)

31.choose the best answer

Which statement is true regarding the USING clause in table joins?

A) It can be used to access data from tables through equijoins as well as nonequijoins.

B) It can be used to join tables that have columns with the same name and compatible data types.

C) It can be used to join a maximum of three tables.

D) It can be used to restrict the number of columns used in a NATURAL join.

Answer:B

(解析:using 只能用在 equiue join ,而且必須列的名字要相同,類型可以不同,但是可以隱式轉過去)

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章