CREATE TABLE dental_records ( id INT NOT NULL AUTO_INCREMENT, granulomatous BOOLEAN DEFAULT 0, abscess BOOLEAN DEFAULT 0, cyst BOOLEAN DEFAULT 0, ostitis BOOLEAN DEFAULT 0, enabled BOOLEAN DEFAULT 0, full_teeth BOOLEAN DEFAULT 0, type INT DEFAULT 0, PRIMARY KEY (id) );

创建牙科记录数据库表 - 包含 ID、肉芽肿、脓肿、囊肿、骨炎、启用、牙齿完整、类型

原文地址: https://www.cveoy.top/t/topic/mKPH 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录