Which statements are true about the INSERT statement?
Which statements are true about the INSERT statement?
A . The INSERT statement can be used with a cursor.
B . A form must be open and displayed to perform an INSER
D . A single INSERT statement can insert rows into multiple tables.
E . Every column in the table must be referenced in the INSERT statement.
F . The INSERT statement can insert multiple rows into a table if it uses a SELECT clause.
G . Columns not mentioned in an explicit column list will be assigned a value from a DEFAULT CONSTRAINT, if one exists for that column.
Answer: AEF
Subscribe
Login
0 Comments
Inline Feedbacks
View all comments