In table "Clinical Transactions" there field "proc_code" designates a type of transaction. The field "proc_chron" holds the date of the transaction. Field "patient_id" is for the patient who had the transaction. I need a list of which patients had both...
I am trying to write a query to return to values. I have a database that has clinical_transactions and I need to know if a person received a proc_code = "SC20" and a proc_code = "SC01" transaction in a given time frame. I have tried inner joins, unions, and temp tables and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.