Add new column to a sql database

Categories: web-development
Written By: Viktor Dite
ALTER TABLE table_name
 ADD column_name column-definition; 

RSS1.0 | RSS2.0 | Atom | Trackback URL |

Leave a Reply