Login and Register ×
Check your Email for the OTP
MySQL Data definition language - MySQL
⚠ Report Question ✓ Question Verified
The ADD COLUMN statement in MySQL is used to add a new column to an existing table. It specifies the column name, data type, and any constraints associated with the column.
Learn More MCQ Questions from MySQL Data definition language - MySQL
Data definition language - MySQL