Software 101 – Database Part 1

Merge a Behavioral and Cognitive Assessment

1. Locate the Behavioral Assessment and Cognitive Assessment in the software

2. Copy the GUID

3. Open up SQLQuery

4. Run ‘Merge_CAs_into_BAs’ query:

  • exec [Support].[Merge_CAs_into_BAs] ‘CA SurveyUserGuid’, ‘BA SurveyUserGuid’

**The Cognitive Assessment will be merged into the Behavior Assessment profile.

Copy link