Quiz: SQL and Business Logic
Test your knowledge of some basic concepts and how to use the business logic in SQL.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
(Select all that apply.) How do we write comments in SQL?
A.
# comment
B.
/* comment */
C.
--comment
D.
/# comment #/
1 / 7