Difference between revisions of "JCM Table: dbo.LT StudyProtocol"
From Sherlock Software
(Created page with "===TABLE NAME: dbo.LT_StudyProtocol=== {| class="wikitable" |- ! Col ID !! Name !! Data Type !! Description |- | 1 || StudyProtocolID || smallint || Study protocol id |- | 2 |...") |
(No difference)
|
Revision as of 17:08, 30 December 2021
TABLE NAME: dbo.LT_StudyProtocol
| Col ID | Name | Data Type | Description |
|---|---|---|---|
| 1 | StudyProtocolID | smallint | Study protocol id |
| 2 | StudyCode | varchar(10) | Study code |
| 3 | Desc | nvarchar(100) | Description |
| 4 | CountryID | smallint | (not in use) |
Back to JCM Database tables