Toggle navigation
Home
KPSC Previous Question Papers
Article Category
kerala psc
upsc
General
Popular Pages
Multiple Choice Question in aptitude-area
Multiple Choice Question in non-verbal-reasoning-grouping-of-images
Multiple Choice Question in aptitude-compound-interest
Multiple Choice Question in engineering-mechanics-kinetics-of-a-particle-impulse-and-momentum
Multiple Choice Question in database-database-redesign
Multiple Choice Question in 035/2016
Question Answer in malayalam-kerala-psc-questions
Multiple Choice Question in malayalam-kerala-psc-questions
Multiple Choice Question in current-affairs-2017-03-05
Question Answer in KERALA PSC
Multiple Choice Question in KERALA PSC
Multiple Choice Question in electronic-devices-bipolar-junction-transistors
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
computer science database systems
1. In SQL, which command is used to add new rows to a table?
(A): ADD ROW
(B): ALTER TABLE
(C): APPEND
(D): INSERT
(E): None of the above
Previous Question
Show Answer
Next Question
Add Tags
Report Error
Show Marks
Ask Your Doubts Here
Type in
(Press Ctrl+g to toggle between English and the chosen language)
Post reply
Comments
Show Similar Question And Answers
QA->The rows in periodic table are called?....
QA->The horizontal rows of elements in the periodic table are called?....
QA->Name the Air Marshal who has been appoined as the new Strategic Forces Command (SFC) Chief?....
QA->In SQL INSERT statement is used to....
QA->P, Q, R are three towns on a river which flows uniformly. Q is equidistant from P and R. A man rows from P to Q and back in 10 hrs. He can row from P to R(upstream) in 4 hrs. The ratio of speed of man in still water to the speed of the current is:....
MCQ->What will be the output of the program? TreeSet map = new TreeSet(); map.add("one"); map.add("two"); map.add("three"); map.add("four"); map.add("one"); Iterator it = map.iterator(); while (it.hasNext() ) { System.out.print( it.next() + " " ); }....
MCQ->In SQL, which command is used to add new rows to a table?....
MCQ->The ADD command is used to enter one row of data or to add multiple rows as a result of a query.....
MCQ->In SQL, which command is used to add a column/integrity constraint to a table....
MCQ->Which SQL-92 standard SQL command can be used to change a table name?....
×
×
Type The Issue
×
Your Marks
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...
Privacy
|
Terms And Conditions
Question ANSWER With Solution