Viewing 10 posts - 1 through 11 (of 11 total)
The way it's set up is that the Oracle application is where the schema and tables exist for the report I'm creating, and I use the SQL Reporting database in...
December 7, 2009 at 12:25 pm
The schema and table are found in the Toad for Oracle application, but the SQL query is being run in the SQL Reporting database of MS SQL Server Management Studio....
December 7, 2009 at 12:08 pm
I'm not sure what that looks like or what it means when you refer to 'parsing input parameters into a derived table, but if it means better efficiency, I'm all...
December 7, 2009 at 11:34 am
wow! what an eye opener....I really appreciate your feedback... I didn't realize all that you mentioned. I will work with what you said and apply that to this query to...
December 4, 2009 at 2:33 pm
It's worth a try...I'll give both options a run and see what happens, and whatever results I get, I'll reply back to this forum session.
thanks for your help!
Steve
October 8, 2009 at 9:19 am
Hi Jack,
The strange thing is that I'm not getting any errors...the LAST_RECORDS table seems to be stuck in limbo and not able to receive the information that's being passed from...
October 8, 2009 at 8:54 am
I appreciate your help on this issue...I'll take your suggestion and see where it leads me...if I run into any trouble, I'll reply back to this forum topic.
Thank you for...
October 2, 2009 at 1:20 pm
Okay...so if I'm using SQL Server 2005, where do go to execute that command? when you say it's in there, are you referring to the dynamic management view (sys.dm_db_index_usage_stats)? I'll...
October 2, 2009 at 12:54 pm
I apologize for not being clear...the goal was to total up the 'wgt_amount' column by adding the records with mx_2 code of 'CONSUME' OR 'SLOFF' and then remove (subtract out)...
August 5, 2009 at 11:12 am
I appreciate your help and guidance on this issue...it makes sense to me what you stated. I've learned something new today. Thanks Lowell!
August 5, 2009 at 10:44 am
Viewing 10 posts - 1 through 11 (of 11 total)