Viewing 15 posts - 586 through 600 (of 660 total)
may be consfusing..sorryabt that.
I have bunch of files and the user has to load a single file which he wants. so that user has to select the file name and pass it...
July 12, 2006 at 9:48 am
I am sure I dont have any duplicates, weired thing is that when I split the file into 2 and ran my job it was gud. so I concluded that...
July 10, 2006 at 8:38 am
what do u mean by take the other columns out.
I want to display all fields with UNIQUE SSN.
though I am using DISTINCT for SSN still am getting repeated
May 25, 2006 at 9:42 am
I dont mind which SSN shud be used, what i need is just UNIQUE SSN's thats all.
May 25, 2006 at 9:29 am
123111111 ADGSDGDSGDSDG JDJDJNNEEJJSKLS 1987-11-11
201205455 MARGARET GUMP 1952-01-01
087605420 ADAMS ...
May 25, 2006 at 9:02 am
what do u mean by app, I am doing these in my sql server reporting services.
March 15, 2006 at 10:42 am
I am ok with my select statement, i got the result i need but when when i add this select to my expression in my report its...
March 15, 2006 at 10:07 am
for instance my result set shud be in this way.
address1 address2 Result
aaaa xxxx xxxx
bbbb bbbb
cccc yyyy yyyy
March 15, 2006 at 8:18 am
I need all address2 value and if there is null in address2 then display address1 value in place of that
March 15, 2006 at 8:09 am
Viewing 15 posts - 586 through 600 (of 660 total)