#delete from sct.description where term='term' and descriptionstatus='D';
#relationshipsrelationshipsrelationshipsdelete from sct.relationships where CHARACTERISTICTYPE='C' and REFINABILITY='R';
#LOAD DATA INFILE 'C:/sct/Content/sct_concepts_20090131_1.txt' INTO TABLE sct.contents;
#relationshipsdescriptioncontentscontentsdescriptionsrelationshipsLOAD DATA INFILE 'C:/sct/Content/sct_relationships_20090131.txt' INTO TABLE sct.relationships;
#select * from sct.contents where concepid=116680003;
#select count(*) from sct.descriptioncontents;descriptionsrelationshipscontents