SQL Server 2005 Video Tutorial: TOP Operator: What's New and Why Life Is much Easier Today
TOP Operator: What's New and Why Life Is much Easier Today - view details
The TOP operator has been greatly enhanced over SQL Server 2000's implementation of TOP by adding support for parameterization and the ability to use TOP in all DML statements (instead of just the SELECT). Scott Whigham, author of LearnSqlServer.com and LearnTransactSql.com, walks you through using the new features of TOP and how it differs from previous versions.
- Source: http://www.learnsqlserver2005.com
- Category: T-SQL Basics: Queries, Datatypes, Collations and Unicode, and more
- Skill Level: 200 (Beginner - Intermediate)
- Length: 12:52 (7.67MB)
- Applies to Versions: SQL Server 2005
- Full Details
To download this video, log in, then visit the video's detail page and click "download". This is a subscriber-only video so a subscription is required.
Note: You must have the TSCC codec installed to view this video
Keywords Associated with this video: new feature, top parameter, insert, update, delete, select