Microsoft
Software
Hardware
Network
Question : New unique values for field
I have a table named `mytable` with a field called `record_numb`
Now there are some duplicate values for `record_numb`
I want to give all 10,000 records a new unique `record_numb`
The `record_numb` must be unique!
Answer : New unique values for field
then
update yourtable set record_numb = tmpid;
Random Solutions
All my e-mails go into everyones spam folder
An EJB example using Websphere 5.1 and Oracle
Document Management Encrypted Files
How to copy shortcuts for all users on first login
Frontpage Server Extensions Errors
AUTOCHK.EXE COULD NOT FOUND!
CAST/CONVERT nvarchar to float for sorting, but only if a number
Sync Outlook private contacts witha public folder.
Accidentally "rm -r /etc". How to recover?
Send To Mail Recepient is launching the Internet Connection Wizard