Database - Introduction to SQL - Discussion

Discussion Forum : Introduction to SQL - General Questions (Q.No. 1)
1.
You can add a row using SQL in a database with which of the following?
ADD
CREATE
INSERT
MAKE
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
41 comments Page 5 of 5.

Nithya said:   1 decade ago
We can add rows using Insert keyword only.


Post your comments here:

Your comments will be displayed after verification.