Update command in sql || update query in detail ||
Автор: Learn with Utkarsha
Загружено: 2023-04-04
Просмотров: 111
The update statement is used to Modify the existing rows in a table.
With the help of update query, we can easily
Update our exiting data in the table.
SYNTAX FOR SQL UPDATE COMMAND IS :
UPDATE table_name
SET column_1 = value 1,
column_2 = value 2,....
WHERE condition ;
Table name - the table name which has to be updated.
column_1 , column_2 - the columns that gets changed.
value 1,value 2 - are the new values.
NOTE :- In the update statement , WHERE clause
Identifies the rows that get affected. If you do not include the where clause, column values for all the rows get affected.
#mysql #database #tables #insertdata
#phpmyadmin #xampp #sqloperations
#sqlcommands #youtubevideos #youtubeviralvideos #sql #updatequery
👉PLAYLIST DBMS AND SQL..........
• SQL AND ADVANCE DBMS
👉PLAYLIST ASP.NET.........
• ASP.NET TUTORIALS
👉PLAYLIST INSTALLATIONS.......
• INSTALLATIONS
.........................................
If you liked the video please Do Subscribe My Channel 😉😉😉
Keep Supporting me So I can Continue to provide you with free content each week!
😇🙏
Доступные форматы для скачивания:
Скачать видео mp4
-
Информация по загрузке: