ODBC core SQL grammar contains which of the following?:
A
INSERT, UPDATE, DELETE only
B
Stored procedures only
C
Full SELECT (includes subqueries) only
D
Both 1 and 3 above are contained in the ODBC core SQL.
Correct Answer: Both 1 and 3 above are contained in the ODBC core SQL.