English

Surpreeth wants to add two more records of customer in customer table. Which command is used to implement this?

Advertisements
Advertisements

Question

Surpreeth wants to add two more records of customer in customer table. Which command is used to implement this?

Code Writing
Advertisements

Solution

Use the INSERT INTO command. It is used to add new rows.

INSERT INTO customer
VALUES (101, 'Rohan', 'Delhi', '9876543210');
shaalaa.com
  Is there an error in this question or solution?
Chapter 10: Structure Query Language - EXERCISE [Page 197]

APPEARS IN

CBSE Computer Science with Python [English] Class 12
Chapter 10 Structure Query Language
EXERCISE | Q 9. | Page 197
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×