1.

Which of the following syntax of the basic query is correct?(a) select from (b) select from (c) select from (d) select from

Answer» Correct choice is (b) select from

Explanation: The select clause is used to select a specific attribute from a given relation. So, the syntactically correct statement is select from .


Discussion

No Comment Found

Related InterviewSolutions