Lesson 6. Getting to Know the SELECT Statement
Knowledge of the T-SQL language is vital to your success as a SQL Server administrator or developer. You use the T-SQL language to manipulate the data in your database. Using T-SQL, you can select, insert, update, and delete data. In this lesson, you learn:
What T-SQL is
How to build a SELECT
statement
How to work with a WHERE
clause
How to order your output
Introducing T-SQL
T-SQL, or Transact-SQL, ...
Get Sams Teach Yourself T-SQL in One Hour a Day now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.