Hi all,
I have a query that pulls information from 3 Tables.
SQL Select, From, Union etc...
I had a similar query which pulled info from only one table and in the criteria field I could to select a report between two dates. EG Between [Start Date] and [End Date]
How Can I do this now that I have joined 3 similar tables through SQL?
Any ideas would be appreciated.
Thanks
S.
I have a query that pulls information from 3 Tables.
SQL Select, From, Union etc...
I had a similar query which pulled info from only one table and in the criteria field I could to select a report between two dates. EG Between [Start Date] and [End Date]
How Can I do this now that I have joined 3 similar tables through SQL?
Any ideas would be appreciated.
Thanks
S.