tblTELETHERAPY_DERMATOLOGY


Columns

Column Type Size Nulls Auto Default Children Parents Comments
DERM_TE_ID int identity 4 null

Unique Record ID (Auto)

TELE_ID int 4 null
tblMAIN_TELETHERAPY.TELE_ID FK_tblTELETHERAPY_DERMATOLOGY_tblMAIN_TELETHERAPYC

Links record to Main Teletherapy

N_SK20_NEW_LESIONS int 4 null

No of New Leasions Treated

N_SK21_REC_LESIONS int 4 null

No of Recurrent Lesions Treated

Indexes

Constraint Name Type Sort Column(s)
PK_tblTELETHERAPY_DERMATOLOGY Primary key Asc DERM_TE_ID
IX_tblTELETHERAPY_DERMATOLOGY Performance Asc TELE_ID

Relationships