SQL SERVER: RENAME TABLE,RENAME COLUMN, ADD NEW COLUMN, REMOVE COLUMN,CHANGE COLUMN TYPE|ALTER TABLE

preview_player
Показать описание
Learn how to add columns, delete columns, or change the data type of columns using the ALTER command.
Also, learn how to rename tables and rename columns using the syntax for SQL SERVER. The thing is different databases support the different syntax to rename a table and column.

TIMESTAMP:
00:00 - RENAME TABLE
00:42 - RENAME COLUMN
01:15 - ADD NEW COLUMN
01:50 - REMOVE COLUMN
02:17 - CHANGE COLUMN TYPE

#MsSQL#SqlServer#AlterTable
Рекомендации по теме