alter table add column SQL | saving changes is not permitted sql | Solved 100%

preview_player
Показать описание
sql add column:
How do you add a new column in SQL without dropping a table?
When I try to edit the table design, like change a column type from int to real,or adding a new column to the table, I get this error:
Saving changes is not permitted. The change you have made requires the following table to be dropped and re-created. You have either made changes to a table that can't be recreated or enabled the option prevent saving changes that require the table to be re-created.

Solution:
if you use the SQL server management studio, then:
1. Open Microsoft SQL Server Management Studio
2. Click Tools menu options, then click Options
3. Select Designers
4. Uncheck "prevent saving changes that require table re-creation" option
5. Click OK

For more detail watch the video.
Javed Ikram
Hafeez Computers Thakot
Computer Problems and their solutions
#SQL
#Programming

.........................................More Videos ...................
sql date conversion | Convert Date format into DD/MM/YYYY format in SQL

Рекомендации по теме
Комментарии
Автор

This is the ONLY solution video that worked. You are amazing!!!

nasreen
Автор

Always great content on this channel! waiting for next

fazalsubhan
Автор

Beautiful and it really useful technique! Thanks so much!

abdullahbeshkot
Автор

Thank you so much for this information!

noorawan
Автор

Thank u soooo much bro ...u have solved my tention .

nahidhussain
welcome to shbcf.ru