English

Pooja created a table 'bank' in SQL. Later on, she found that there should have been another column in the table. Which command is used to add column to the table?

Advertisements
Advertisements

Question

Pooja created a table 'bank' in SQL. Later on, she found that there should have been another column in the table. Which command is used to add column to the table?

Code Writing
Advertisements

Solution

ALTER TABLE bank
ADD column_name data_type;
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 8. | Page 197
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×