English
Tamil Nadu Board of Secondary EducationHSC Science Class 12

Write a SQL statement to modify the student table structure by adding a new field. - Computer Science

Advertisements
Advertisements

Question

Write a SQL statement to modify the student table structure by adding a new field.

Short Note

Solution

Syntax:
ALTER TABLE < table-name > ADD < column name >< data type >< size > ;

Example:
ALTER TABLE student ADD (age integer (3)).

shaalaa.com
SQL Commands and Their Functions
  Is there an error in this question or solution?
Chapter 12: Structured Query Language (SQL) - Evaluation [Page 231]

APPEARS IN

Samacheer Kalvi Computer Science [English] Class 12 TN Board
Chapter 12 Structured Query Language (SQL)
Evaluation | Q 2. | Page 231
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×