CBSE Class 12 Computer Science Question 40 of 78

Simple Queries in SQL — Question 4

Back to all questions
4
Question

Question 4

To obtain all columns, use a(n) asterisk(*) instead of listing all the column names in the select list.

Answer