CN_industry_code_2017 icon indicating copy to clipboard operation
CN_industry_code_2017 copied to clipboard

GB/T 4754-2017 国民经济行业分类 SQL

Results 2 CN_industry_code_2017 issues
Sort by recently updated
recently updated
newest added

insert_industry_One-dimensional.sql 第331行 ```sql insert into dim_industry (ID, INDUSTRY_ID, NAME, PARENT_ID, LEVEL_TYPE, DESCRIPTION) values (111, '0711', '海洋石油开采', '071', 3, null); ``` 海洋石油开采,INDUSTRY_ID应该是"0712" 参考的原始PDF文件