Viewing 12 posts - 121 through 132 (of 132 total)
Hello friends!!
I give you detail of my table and index
CREATE TABLE TEST_EMP (
SSN VARCHAR(9) NOT NULL,
CCODE VARCHAR(4) NOT NULL,
GRADE VARCHAR(2) NULL,
CONSTRAINT GRADE_SSN_CCODE_PK
PRIMARY KEY CLUSTERED (SSN, CCODE),
EMPID VARCHAR(5) NOT NULL,
EMPNAME VARCHAR(10))
--------------------------------------------
NOW...
June 18, 2005 at 1:38 am
Hello friends!!!!!
The solution which Tony Webster has given that worked out!!!!
Thanks Tony!!!!
Shashank
June 17, 2005 at 3:16 am
Hello friends,
Thanks for that!!!!!!!!!!!!!!!!!!!!!!
shashank
June 16, 2005 at 12:15 am
Any way thanks for your help
shashank
June 7, 2005 at 9:51 pm
Hello Remi,
I want each value only once in report
like as shown in my first forum..
if any body knows this please help me out
thanks in advance its urgent
shashank
June 7, 2005 at 9:49 pm
Hello..
That was the case but that solved when i updated my sql statistics then that is showing correct results
thanks
regards
shashank
June 7, 2005 at 7:15 am
Hello,,
Actually this is very small data i was showing but in application we have very big data and client donnot want duplicates value to display like that we facing problem...
June 7, 2005 at 7:01 am
Hello,
My table structure like this
Id FirstName Country
10 John A
20 Mack A
30 Rock A
40 Silk B
40 Mann C
Please Help Me Out!!!!!
Shashank
June 7, 2005 at 6:36 am
Hello Remi!
These all rows are only data in my table just i want to ignore duplicate rows rather i mean to say ignore only duplicate values from my output!
Thanks In...
June 7, 2005 at 6:20 am
Hello friends,
..............Thanks for your reply,
...............but my question is how that comes,
...............i will change the owner,
...............but why and how that 'jdoe' comes in picture!!!!!!!!!!
................Is there any perticular command or login type...
June 2, 2005 at 10:05 pm
Please use following link and do store proceture
http://www.sql-server-performance.com/rd_delete_duplicates.asp
Regards
shashank
June 2, 2005 at 12:01 am
hi Alex!!
i am giving little bit tension to u
pleasew tell me where i will get messege like below in DTS. I want to see flow of DTS please HELP...
May 27, 2005 at 2:54 am
Viewing 12 posts - 121 through 132 (of 132 total)