Update statement in SQL Server - Part 17

Опубликовано: 17 Октябрь 2024
на канале: IT Port
48
1

Subscribe to IT PORT :    / itport28  

SQL Server Tutorial in Tamil :    • SQL Server Tutorial in Tamil  
SQL Server Concepts in Tamil :    • SQL Server Concepts in Tamil  
SQL Server Analytic Functions in Tamil :    • SQL Server Analytic Functions Tamil  

SQL Server Tutorial :    • SQL Server Tutorial  
SQL Server Concepts :    • SQL Server Concepts  
SQL Server Analytic Functions :    • SQL Server Analytic Functions  

UPDATE Statement is used to modify the existing records in a table. You can use the WHERE clause with the UPDATE query to update the selected rows, otherwise all the rows would be affected