What is the difference between SET and SELECT?

By Bill Graziano on 15 February 2004 | Tags: SELECT


Narayana Vyas Kondreddi submitted "Both SET and SELECT can be used to assign values to variables. But when to or when not to use SET or SELECT? Or does it matter? This articles shows you how SET and SELECT are different in various scenarios, along with examples. You will also find a test script that you can run, to identify the performance differences between SET and SELECT"

Link: What is the difference between SET and SELECT?


Related Articles

Joining to the Next Sequential Row (2 April 2008)

Writing Outer Joins in T-SQL (11 February 2008)

How to Use GROUP BY with Distinct Aggregates and Derived tables (31 July 2007)

How to Use GROUP BY in SQL Server (30 July 2007)

SQL Server 2005: Using OVER() with Aggregate Functions (21 May 2007)

Server Side Paging using SQL Server 2005 (4 January 2007)

Using XQuery, New Large DataTypes, and More (9 May 2006)

Counting Parents and Children with Count Distinct (10 January 2006)

Other Recent Forum Posts

How to remove all text inside brackets in sql server and return only text to the left of this (11h)

Get first datetime and last datetime on a single row (13h)

SQL to One to Many (1d)

Help adding another case to subquery. I am trying to pull the bin label and warehouse but I am having trouble adding another case to subquery? (2d)

How to concatenat just non null value (2d)

AWS RDS for SQL Server - Backup to/Restore from s3 - Multiple Account Scenario (2d)

Separate values which are not delimited (5d)

Finding Number of Virtual Cores Assigned to SQL Guests (6d)

- Advertisement -