I have two SQL queries that I would like to combine. Each query is dependent on the same table, and the same rows, but they each have their own WHERE statements. I've thought about using some JOIN statements (left outer join in particular) but then I run into the problem of not having two separate...
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
sliprix
on
06-18-2008, 12:00 AM
Filed under: combine, queries, separate, statement, two, where, alias, SQL