Viewing 11 posts - 1 through 11 (of 11 total)
got it!
reverse(right(reverse(app), len(app) - charindex('-',reverse(app),1)))
March 21, 2016 at 5:51 am
Can you provide an example? Since I am new to sql.
March 21, 2016 at 4:06 am
Can you provide an example, since I am new to sql.
March 21, 2016 at 4:06 am
Yeah that's fine, I'm clear now. So probably how about a stored procedure to perform Insert, Update and Delete operations. On some conditions they need to be queried, initially for...
November 26, 2013 at 9:53 am
Hi Sean,
Got it. I made changes to the table. I am not creating a stored procedure, instead I am trying to write two separate queries for Insert & Delete.
In...
November 26, 2013 at 8:15 am
So table design issue because of bringing the group values on top of CCSG Group?
October 10, 2013 at 8:42 pm
Hi Sean,
I need to display values of Site Group, LOB Group, Sales group like we displayed for CCSG Group in the same query. May be a sub-query?
Mike logs in...
October 10, 2013 at 10:09 am
Hi Sean,
I am doing this for SSRS reports. I mean its like when user logs in as CCSG Group these group values should also show up(Site Group, Sales Group, LOB...
October 10, 2013 at 9:46 am
Hi Sean,
This is just fine. Now on top of this. I just want to display LOB Group, Site Group, Service Group for CCSG Group.
EX: If Mike log in, he belongs...
October 10, 2013 at 9:24 am
Hi Nevyn,
Site Group, Sales Group, LOB Group and CCSG Group are values present in BSP_LOB_GRP column.
If a user is logged in as a CCSG Group members he should also...
October 10, 2013 at 9:23 am
Viewing 11 posts - 1 through 11 (of 11 total)