Viewing 15 posts - 1 through 15 (of 27 total)
Thanks Sir !!! I could display "No Records Found"
April 14, 2020 at 10:11 am
Thanks for the great example. What if I wanted to display the SSN's with the Table Names ?
April 13, 2020 at 9:57 pm
I'm sorry that was a mistake. I was just focused on showing the multiple rows. But yes there will only be one ssn per result set. Again I greatly apologize.
April 13, 2020 at 7:55 pm
Thanks So Much For Your Help. I was wondering what will this stored procedure return if I the SSN doesn't exist in any table. Also I was wondering what if...
April 13, 2020 at 7:26 pm
Thanks for your Help... Greatly Appreciated !!!!!
April 13, 2020 at 7:22 pm
Please see attached doc for how I want the returned results. Thanks !!!!
April 13, 2020 at 7:19 pm
See the attached file please. Thanks for your Help !!!!
April 13, 2020 at 7:11 pm
Thats a good point I don't know how to include the table name in the result set. This is not easy for someone who doesn't write select statements all the...
April 13, 2020 at 6:43 pm
Thanks for your help and the critical thinking skills lesson, I greatly appreciate that. What I would like for the stored proc to return is all the rows (With the...
April 13, 2020 at 5:46 pm
I apologize, but I have experimented with so many different queries or ways to solve this problem and I was unsuccessful. Most of my experience is in .Net Development and...
April 13, 2020 at 5:06 pm
SSN is the only parameter. I would think that they all need to be joined so that I can get the SSN if it exits in the table(s). If you...
April 13, 2020 at 4:54 pm
This is an in-house utility application that we are using.
April 13, 2020 at 7:14 am
I apologize for mis wording my original post, but the query doesnt return a null value in the ssn column, it only returns the column name with nothing.
April 8, 2020 at 2:56 pm
I have heard of those functions before but if you could steer me in the right direction on how to apply them to my issue. Thanks !!!
April 8, 2020 at 2:06 pm
I still cant make heads or tails out of it. Although you are right that it can be in a neat format. why did they do a left join then...
October 24, 2019 at 9:06 pm
Viewing 15 posts - 1 through 15 (of 27 total)