Computer Science

Fill in the blanks:

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

SQL Queries

2 Likes

Answer

asterisk(\*)

Answered By

1 Like


Related Questions