Oracle Database 12c R2: SQL and PL/SQL Fundamentals Ed 2 Quiz Questions and Answers
Explanation :
<p>The INSERT statement is used to add one or more rows to a table</p>
Answer :
- COUNT, SUM, AVG, MAX, MIN
Explanation :
NULL
Answer :
- Limits the row data are returned
Explanation :
NULL
Answer :
- A) Data types
B) Primary keys
C) Default values
All of the above
Explanation :
abc
Answer :
- SELECT NAME FROM CUSTOMER WHERE STATE IN ('VA');