Viewing 15 posts - 16 through 30 (of 84 total)
My output would be
for 2015 if I select date_year=2014-2015 prior yearthe count would be 3 (for id 20,40 and 50)
for 2016 if I select date_year=2015-2016 current year the count...
August 3, 2015 at 1:06 am
Thanks Sir,
its working fine for few columns but I do have more then 5 columns in my sql and its not giving the proper ranking using DENSE_RANK function so what...
June 26, 2015 at 7:34 am
Thanks All for your help it worked for me 🙂
January 23, 2015 at 7:31 am
Thanks Sir for your reply its working for me thanks a lot
November 18, 2014 at 6:29 am
Thanks Sir for your solution it worked.
but getting error while executing my code by adding your solution for getting country name.
"Invalid length parameter passed to the LEFT or SUBSTRING function"
I...
November 18, 2014 at 3:59 am
Its effective Sir ! but is there any way to write the SQL for concatenate multiple records and show in on column?
October 7, 2014 at 4:41 am
Many Many thanks Sir....
its worked heartly thanks 🙂
May 9, 2014 at 3:19 am
I will give an example Sir,
I hav three databases A,B,C
I have table called ABC which I have created in database A
after that I have created synonym for table ABC in...
May 9, 2014 at 2:48 am
actually Sir i am merging one database objects to another database,
so i have to generate create synonym script dynamicaley and then execute that create synonym script.
First SQL that u provided...
May 9, 2014 at 1:48 am
I had droped that synonyms and creted synonym scripts using above sql scripts but I have to execute that create synonym script dynamically.
How to do this Sir?
May 9, 2014 at 12:23 am
Thanks Sir,
its worked for me but its created synonym but I have to execute that created synonym scripts as well
Ho to do this Sir?
May 8, 2014 at 8:30 am
Hi Expert,
thanks for your help.
Its worked for above sql.
But same logic I have used in my SQL,its giving me beloe error
"Invalid length parameter passed to the LEFT or SUBSTRING function"
November 28, 2013 at 12:27 am
Hi Expert,
thanks its worked for me...
sure In future I will take care about this
realy thanks Sir
October 24, 2013 at 7:18 am
Hi Expert,
thanks its worked but that was very complex.
cant we do directly with using that tmp table?
we need count of that name coulmn values
October 24, 2013 at 6:52 am
Viewing 15 posts - 16 through 30 (of 84 total)