sql change a name in a table code example Example: change column name sql ALTER TABLE users ALTER COLUMN first username varchar(20);