Samersadek

- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Multiple query results in the same tab
AnsweredI am trying to run multiple queries, and want to see all results in the same result tab. Basically I am trying to run: Select * from mytable where x=1 Select * from mytable where x=2 And would li...