Description
In this course, you will :
- First, you’ll learn how to add data using the INSERT statement.
- Next, you’ll discover how to modify data using UPDATE, and how to remove data using the DELETE statement.
- Finally, you'll examine some more advanced T-SQL statements that are not that common, but can help you with your daily work.