Q:

In an SQL SELECT statement querying a single table, according to the SQL-92 standard the asterisk (*) means that:

belongs to collection: DBMS - SQL MCQ

0

In an SQL SELECT statement querying a single table, according to the SQL-92 standard the asterisk (*) means that:


  1. all columns of the table are to be returned.
  2. all records meeting the full criteria are to be returned.
  3. all records with even partial criteria met are to be returned.
  4. None of the above is correct.

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (a).all columns of the table are to be returned.

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

DBMS - SQL MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
The SQL -92 wildcards are ____ and ____... >>
<< Which of the following are the five built-in funct...