Hi All
Tough question to explain but will try
I have a group of patients that participate in a clinical trial. They complete a case report form (CRF) that contains information in regards to the trial.
As the programmer, I have created the DB that each page of the CRF is called PAGE1, PAGE2, etc...there are 50 of these pages.
When we receive the CRF pages in house, we enter in the data and the page is marked internally within the DB as received.
I need to create a report on what is missing and has not been received. This is an Oracle DB
What would be the best approach to doing this? I have the tell the report that I will be getting PAGE1 thru 50 at some point but I can't get that from the DB because we don't keep page tracking.
I am using CR10 Pro
Thanks
Tough question to explain but will try
I have a group of patients that participate in a clinical trial. They complete a case report form (CRF) that contains information in regards to the trial.
As the programmer, I have created the DB that each page of the CRF is called PAGE1, PAGE2, etc...there are 50 of these pages.
When we receive the CRF pages in house, we enter in the data and the page is marked internally within the DB as received.
I need to create a report on what is missing and has not been received. This is an Oracle DB
What would be the best approach to doing this? I have the tell the report that I will be getting PAGE1 thru 50 at some point but I can't get that from the DB because we don't keep page tracking.
I am using CR10 Pro
Thanks