SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
CREATE TABLE `发受电量` ( `日期` datetime DEFAULT NULL, `名称` varchar(255) DEFAULT NULL, `统调核电上网电量` decimal(10,2) DEFAULT NULL, `统调水电上网电量` decimal(10,2) DEFAULT NULL, `统调火电上网电量` decimal(10,2) DEFAULT NULL, `统调上网电量` decimal(10,2) DEFAULT NULL, `全电量中调` decimal(10,2) DEFAULT NULL, `地方发电量中调` decimal(10,2) DEFAULT NULL, `统调发受电量中调` decimal(10,2) DEFAULT NULL, `统调受电量中调` decimal(10,2) DEFAULT NULL, `总计中调发电` decimal(10,2) DEFAULT NULL, `蓄能中调发电` decimal(10,2) DEFAULT NULL, `风力发电中调发电` decimal(10,2) DEFAULT NULL, `核电中调发电` decimal(10,2) DEFAULT NULL, `火电合计中调发电` decimal(10,2) DEFAULT NULL, `其它火电中调发电` decimal(10,2) DEFAULT NULL, `燃煤火电中调发电` decimal(10,2) DEFAULT NULL, `水电中调发电` decimal(10,2) DEFAULT NULL, `还原电量` decimal(10,2) DEFAULT NULL, `统调发受电量` decimal(10,2) DEFAULT NULL, `统调受电量` decimal(10,2) DEFAULT NULL, `总计统调发电` decimal(10,2) DEFAULT NULL, `蓄能统调发电` decimal(10,2) DEFAULT NULL, `核电统调发电` decimal(10,2) DEFAULT NULL, `风力发电统调发电` decimal(10,2) DEFAULT NULL, `火电合计统调发电` decimal(10,2) DEFAULT NULL, `其它火电统调发电` decimal(10,2) DEFAULT NULL, `燃煤火电统调发电` decimal(10,2) DEFAULT NULL, `水电统调发电` decimal(10,2) DEFAULT NULL, `其他` decimal(10,2) DEFAULT NULL, `统调风力发电上网电量` decimal(10,2) DEFAULT NULL, `太阳能统调发电` decimal(10,2) DEFAULT NULL, `其他统调发电` decimal(10,2) DEFAULT NULL, `太阳能中调发电` decimal(10,2) DEFAULT NULL, `生物质统调发电` decimal(10,2) DEFAULT NULL, `统调还原后发受电量` decimal(10,2) DEFAULT NULL, `太阳能含分布式光伏统调发电` decimal(10,2) DEFAULT NULL, `总计含分布式光伏统调发电` decimal(10,2) DEFAULT NULL, `统调发受电量含分布式光伏` decimal(10,2) DEFAULT NULL, `统调集中式光伏` decimal(10,2) DEFAULT NULL, `统调分布式光伏` decimal(10,2) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

Stuck with a problem? Got Error? Ask ChatGPT!

Copy Clear