Chapter 3. Implementing Database Objects
Terms you’ll need to understand:
✓
SELECT
command✓
INSERT
command✓
UPDATE
command✓
DELETE
command✓ Transaction
✓
COMMIT
statement✓
ROLLBACK
statement✓ Index
✓
FROM
clause andWHERE
clause✓
GROUP BY
clause andHAVING
clause✓
LEFT JOIN
orRIGHT JOIN
✓
INNER JOIN
✓
OUTER JOIN
✓
BETWEEN
keyword✓
ISNULL
statement✓
NULL
value✓
TABLESAMPLE
clause✓ Catalog
✓
CONTAINS
command andCONTAINSTABLE
command✓
FREETEXT
command andFREETEXTTABLE
command
Techniques you’ll need to master:
✓ Performing queries to extract data and produce reports
✓ Inserting data, updating data, and disabling objects during insertion
✓ Writing procedures that utilize transactions
✓ Setting up and using full-text queries
Although it is important to get tables ...
Get MCTS 70-431: Implementing and Maintaining Microsoft SQL Server 2005 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.