adplus-dvertising
frame-decoration

Question

Which of the following SQL commands can be used to add data to a database table?

a.

ADD

b.

UPDATE

c.

APPEND

d.

INSERT

Posted under SQL DBMS

Answer: (d).INSERT

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following SQL commands can be used to add data to a database table?

Similar Questions

Discover Related MCQs

Q. Which of the following join is also called as an 'inner-join'?

Q. The result of a SQL SELECT statement is a ________ .

Q. Which of the following query is correct for using comparison operators in SQL?

Q. How to select all data from student table starting the name from letter 'r'?

Q. Which of the following SQL query is correct for selecting the name of staffs from 'staffinfo' table where salary is 10,000 or 25,000?

Q. Select the right statement to insert values to the student table.

Q. ............. joins two or more tables based on a specified column value not equaling a specified column value in another table.

Q. In SQL, which command is used to change a table's storage characteristics?

Q. 'AS' clause is used in SQL for

Q. The type of function which allows performing additional operations and sending messages to other tables in database program is considered as

Q. The technique in which source program are replaced by database management generated code is classified as

Q. In database management systems, the record which contains all the data regarding tuples of database is called

Q. The database program which handles software applications and include database servers calls to update the data is classified as

Q. The database interface in which the data is directly entered into the monitor is classified as

Q. The type of iterator which is used to list the types of attributes that are included in the query result is called

Q. In query result, the type of variable which is used to loop tuples is called

Q. The variable in DBMS used to communicate error conditions between database management system and program are

Q. In database management system, if the cursor is to be moved to next rows in queries result then the command is classified as

Q. The general purpose programming languages such as COBOL and ADA is classified as

Q. The kind of record which is used to keep the information of specific database connection is classified as