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?
Discussion:
45 comments Page 4 of 5.
Rani said:
1 decade ago
Insert is the command used to add rows in a table.
M g balaji said:
1 decade ago
Insert is a keyword in order to add the new row.
Kitty said:
1 decade ago
We can add a row using the key word of insert.
Raj said:
1 decade ago
Insert command is only add a row in a table.
Saidareddy said:
1 decade ago
Insert command is only add a row in a table.
Shariff said:
1 decade ago
What is implicit & explicit insertion?
MMD said:
2 years ago
Thanks everyone for explaining the answer.
(1)
Ritu singh said:
2 decades ago
Create is a command to create a new table.
Nithya said:
2 decades ago
We can add rows using Insert keyword only.
DKSIVA said:
7 years ago
insert into T.N values(1,2,3,4,5,....etc)
(3)
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers