F
Freeman girl
I have a query that has multiple columns with dates. I need to be able to
query one column against another column. Is that possile?
Example: Column A has an admission date to a hospitalization
Column B has an authorization date.
I need for my query to only pull hospitalizations (column A) that occurred
after authorizations were issued (column B)
Is it possible to tell one column to look at and query against another column?
query one column against another column. Is that possile?
Example: Column A has an admission date to a hospitalization
Column B has an authorization date.
I need for my query to only pull hospitalizations (column A) that occurred
after authorizations were issued (column B)
Is it possible to tell one column to look at and query against another column?