Friday, 28 September 2012

Changing table column size

alter table table_name alter column column_name char(500)

No comments:

Post a Comment