MTarkington
Programmer
Good afternoon,
I apologize for having to write this question...I'm sure it's been answered here before, but I didn't find it...
I am in need of help writing a stored procedure. I need to collect data from 3 tables for a report. I always thought that I could run a stored procedure w/o having to send the data to an actual table in the DB. Is this correct?
I have searched the web, looking for an example of this, but can find none. The help in MS SQL is pretty good, but I haven't found the example that could help me pull data from 3 different tables.
I am not looking for someone to write it for me, but I do need help w/ the logic and/or syntax.
I'm sure I'll need to supply more information, but I really don't know what to say, other than the websites devoted to MS SQL have not been very helpful as of yet...
TIA,
Mark
I apologize for having to write this question...I'm sure it's been answered here before, but I didn't find it...
I am in need of help writing a stored procedure. I need to collect data from 3 tables for a report. I always thought that I could run a stored procedure w/o having to send the data to an actual table in the DB. Is this correct?
I have searched the web, looking for an example of this, but can find none. The help in MS SQL is pretty good, but I haven't found the example that could help me pull data from 3 different tables.
I am not looking for someone to write it for me, but I do need help w/ the logic and/or syntax.
I'm sure I'll need to supply more information, but I really don't know what to say, other than the websites devoted to MS SQL have not been very helpful as of yet...
TIA,
Mark