Difference between revisions of "JCM Table: dbo.AT InstitutionStudy"
From Sherlock Software
(Created page with "===TABLE NAME: dbo.AT_InstitutionStudy=== Record studies a institution participated. {| class="wikitable" |- ! Col ID !! Name !! Data Type !! Description |- | 1 || Institution...") |
(No difference)
|
Revision as of 03:26, 31 December 2021
TABLE NAME: dbo.AT_InstitutionStudy
Record studies a institution participated.
| Col ID | Name | Data Type | Description |
|---|---|---|---|
| 1 | InstitutionID | smallint | ID of institution |
| 2 | CaseTypeID | smallint | ID of study case type |
| 3 | StudyEndDate | date | Participate end date |
Back to JCM Database tables