Solved

In the SQL Query: SELECT * FROM Authors

Question 53

Multiple Choice

In the SQL query: SELECT * FROM authors
The xe "* SQL wildcard character"asterisk (*) is a ________ indicating that the query should get all the columns from the authors table.


A) potpourri character
B) catchall
C) wildcard
D) None of the above

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions