A
alex
Experts,
I'm trying to write a query (actually in Oracle, but I'm trying to
get Access to write the SQL for me) based on one table. Although this
query has specific parameters, I want the query to return all the
records from a specific column-if the parameters in the where clause
are not true, a null value will be returned. To simplify: Think of it
as trying to do an outer join with one table. I hope I didn't
confuse anyone.
I'm trying to write a query (actually in Oracle, but I'm trying to
get Access to write the SQL for me) based on one table. Although this
query has specific parameters, I want the query to return all the
records from a specific column-if the parameters in the where clause
are not true, a null value will be returned. To simplify: Think of it
as trying to do an outer join with one table. I hope I didn't
confuse anyone.