JCM Table: dbo.LT StudyProtocol

From Sherlock Software
Revision as of 17:08, 30 December 2021 by Sherlock (talk | contribs) (Created page with "===TABLE NAME: dbo.LT_StudyProtocol=== {| class="wikitable" |- ! Col ID !! Name !! Data Type !! Description |- | 1 || StudyProtocolID || smallint || Study protocol id |- | 2 |...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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