In NPS , 'ALTER TABLE customer ADD COLUMN (newcol char(10))' will add a new column to the table
Reveal answer
Fill a bubble to check yourself
In NPS , 'ALTER TABLE customer ADD COLUMN (newcol char(10))' will add a new column to the table