User Tools

Site Tools


sql:alter:alter_table

This is an old revision of the document!


SQL - ALTER - ALTER TABLE

Add a new column to a table

ALTER TABLE Students
ADD email VARCHAR (255);
sql/alter/alter_table.1657268795.txt.gz · Last modified: 2022/07/08 08:26 by 185.92.25.31

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki