1.

How is ALTER TABLE statement different from CREATE TABLE statement ?

Answer»

ALTER TABLE modify the existing table structure CREATE TABLE creates a new table.



Discussion

No Comment Found

Related InterviewSolutions