jp_enum_ujis.result
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:10k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. drop table if exists `T1`;
  2. drop table if exists `T2`;
  3. drop table if exists `T3`;
  4. drop table if exists `T4`;
  5. drop table if exists `T5`;
  6. drop table if exists `T6`;
  7. drop table if exists `T7`;
  8. drop table if exists `T8`;
  9. drop table if exists `T9`;
  10. drop table if exists `T10`;
  11. drop table if exists `T11`;
  12. drop table if exists `T12`;
  13. SET NAMES ujis;
  14. SET character_set_database = ujis;
  15. CREATE TABLE `T1` (`C1` ENUM('幈','幉','幊'), INDEX(`C1`)) DEFAULT CHARSET = ujis engine = innodb;
  16. CREATE TABLE `T2` (`C1` ENUM('あ','い','う'), INDEX(`C1`)) DEFAULT CHARSET = ujis engine = innodb;
  17. CREATE TABLE `T3` (`C1` ENUM('忢