/
OC Study Cleanup SQLs
Got feedback or spotted a mistake?
Leave a comment at the end of this page or email contact@krishagni.com
OC Study Cleanup SQLs
This page explains how to clean up the study before syncing data from OC freshly. Before you sync any OC freshly data, you will need to delete the entries for existing synced CRFs, patients, visits, and records in CRFs.
To delete the existing visits in the CP.
To delete the existing patients in the CP.
To update the older deleted records name in the CRFs table, use the below SQL.
To delete the CRFs records of existing CRFs, use the below SQL.
To avoid the duplicate form context id error, you will need to delete the existing CRFs. To delete those CRFs, you need to delete their context identifiers.
, multiple selections available,
Related content
OC API calls
OC API calls
Read with this
OC Delete Data
OC Delete Data
More like this
OC Delete Study
OC Delete Study
More like this
OC Sync
OC Sync
More like this
OC FAQs and Errors
OC FAQs and Errors
More like this
OC Study Setup
OC Study Setup
More like this
Got feedback or spotted a mistake?
Leave a comment at the end of this page or email contact@krishagni.com