Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 SQL Queries Simultaneous Execution

Author  Topic 

rafaeljavellana
Starting Member

4 Posts

Posted - 2008-11-14 : 14:39:12
Hello, good morning,

I am new to SQL Queries, I have actually 5 queries that are being run when I do a reporting, on that query I have to input the DATE (BETWEEN date1 AND date1) on all the queries to filter the reports on that particular date.

Now my question, is that possible to execute that 5 queries simultaneously? like for example, It will just ask for the "Date" then it will execute all the 5 queries together?

Need help.

Thanks.
Rafael Javellana

lionofdezert
Aged Yak Warrior

885 Posts

Posted - 2008-11-14 : 14:45:14
repeated post (see your first post for answer)
Go to Top of Page
   

- Advertisement -