Microsoft
Software
Hardware
Network
Question : Need Syntax to Auto Increment a Number in SQL Server 2008
I need the syntax to Auto Increment a number in a field, starting with the number "1" and going higher for each row.
What is the syntax to do this?
Thanks
M
Answer : Need Syntax to Auto Increment a Number in SQL Server 2008
correction
select rownum=row_number() over (order by somefield), *
FROM
(
select * from tbl
) SQ
replace "somefield" with an actual field
Random Solutions
Turn off the UAC
External Monintor won't work w/ Toshiba laptop; it USED to; fn (f5) doesn't "stick"
Terminal Server 2008 configure Access 2007 to enable all macros for all users?
yum install 7 Zip
Custom control communicating an event to parent form
When the same MS Word 2007 Application runs on different machines, Forms on one machine may have darker shades of gray than on another. Why?
MailMerge: filter results from Access
RAID Configuration for SQL Server 2008 Enterprise R2
How to deny write to the desktop for users?
Temporary URL in Plesk