|
database
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SQL Server database programmingmicrosoft.public.sqlserver.programming
Update a selected number of records in an UPDATE statement
Curious -
16 Nov 2007 9:39 PM - 1 message
I have a query that will update a few thousand records if run: UPDATE DistributionPrintReceiptInstance dpri SET ReceiptTime = NULL I only want to update 100 records. How can I achieve this in this SQL ...
|
|||||||||||||||||||||||