หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
The topics in this section describe the techniques for manipulating data in the tables of a relational database. You can add new rows of data, change the data in existing rows, and delete rows.
In This Section
| Topic | Description |
|---|---|
Describes the techniques to insert one or more data rows into tables. |
|
Describes the techniques to modify data in tables. |
|
Describes the techniques to delete data rows. |
See Also
Concepts
Accessing and Changing Database Data
Selecting a Database
Using Options in SQL Server
Query Tools
Elements of Transact-SQL
Query Fundamentals
Manipulating Result Sets
Procedural Transact-SQL
Transactions (Database Engine)
Locking and Row Versioning
Cursors (Database Engine)
Distributed Queries