Viewing 3 posts - 1 through 4 (of 4 total)
Hi Folks,
I need a help, to indentify duplicate records and associated counts from the child tables.
Here the script below
=======================================================================
IF OBJECT_ID('#CUS_TEMP','U') IS NOT NULL ...
February 4, 2009 at 1:29 pm
#938364
Thanks Ramesh...
Its works fine... as per your suggestion.... And I will use right forum in future..:w00t:.
January 30, 2009 at 9:14 am
#935642
No ramesh....
I tried both above options... it does give the required output...
And morever I am using MS ACCESS.... Hence, I guess it doesn't take WHEN condition....
Help still needed.....
January 30, 2009 at 8:17 am
#935580