Viewing 10 posts - 1 through 10 (of 10 total)
Thanks to both Jeff B & Jeff M -
Jeff Moden - u have given me a real good idea !
1. Creating another Table ,
2. making the UNIQUE IGNORE...
April 12, 2006 at 12:58 am
Would it be easy to :
- select distinct and store in temp table
- delete the table
- re-insert back
- Just pondering - That would mean - more...
March 3, 2006 at 12:08 am
SQL Champs , I have Doubts pertaining to DELETE command to be used for a specific scenario :-
example # 1
Actually - Consider...
March 1, 2006 at 10:11 pm
Thanx , SQLbill
Any1 else with Suggestions, I guess a lot of the SQL Pros here would have embarked sometime or the other in...
November 2, 2005 at 4:24 am
hey Andy/David
thanx a lot for ur Post ---
BUT, theres another Problem ?
After i put
SET Identity_Insert ON
& SET Identity_Insert OFF
--- IT SAYS
"
String or Binary data would be Truncated.
The statement...
June 9, 2005 at 3:24 am
Hey !
Currently, i have this weird Error message :-
" Cannot insert explicit value for Identity column in #Test______________00010000017 When Identity_Insert is set to OFF "
Can any1 here Guide me -...
June 9, 2005 at 2:07 am
Thanx , Prasad/Sushila FOR ur help;
I finally Got tat Sorted out !!
May 18, 2005 at 8:51 am
@ Lowell : Thanx for ur Help !!!
May 18, 2005 at 8:47 am
This is Latest StoredProc after I made it a little more Compact BUT the problem/Task remains !!!
I...
May 15, 2005 at 7:26 am
Hey SQL ppl !
Now i am using the Following StoredProc-Code ; Can any1 Suggest a Better/Compact method of Doing the Above...
May 15, 2005 at 5:51 am
Viewing 10 posts - 1 through 10 (of 10 total)