Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Content with tag Top Rss

   Items 1 to 3 of 3   
 

Using TOP To Rank Columns In a Table

This article covers the use of the TOP clause to select data from a table based on the TOP n columns in a table.  Read more...
By Tim Parker 2011/10/25 | Source: SQLServerCentral.com | Category: sql server 2005
Rating: |  Discuss |  Briefcase | 6,095 reads

T-SQL - SELECT TOP

By Robert Griffin 2009/03/18 | Category: top
Rating: (not yet rated) |  Discuss |  Briefcase | 4,964 reads

Deleting Batches of Rows with TOP

Using the TOP clause in a procedure to delete records in batch.  Read more...
By Ted Manasa 2008/07/03 | Source: SQLServerCentral.com | Category: top
Rating: |  Discuss |  Briefcase | 10,059 reads
   Items 1 to 3 of 3   
 
Tags
t-sql (3)    
delete (1)    
information_schema (1)    
order by (1)    
select (1)    
sql server 2005 (1)    
sql server 2008 (1)