Hi,
I am quite new to SQL Server and really need help running an SQL Statement.
I am trying to select all records from one table and only those from another table which match, however I need to filter the second table first based on a user input. Anyone got any ideas on how I can do this...