25. SQL ALTER TABLE - ADD, DROP, MODIFY and RENAME

Опубликовано: 03 Март 2018
на канале: ProSchool
674
12

-In this tutorial we'll see how we can modify the structure of a table through the ALTER TABLE command in SQL.
In this video, we will discuss, altering a database table column without having the need to drop the table. Let's understand this with example.
Please Subscribe Channel Like, Share and Comment.

For more please visit :    • 24. SQL UNION & UNION ALL