CORRECT TEXT
What word is missing from the following SQL statement?
insert into tablename ________(909, ‘text’);
(Please specify the missing word using lower-case letters only.)
Answer: VALUES, values
CORRECT TEXT
What word is missing from the following SQL statement?
insert into tablename ________(909, ‘text’);
(Please specify the missing word using lower-case letters only.)
Answer: VALUES, values