复制收展SQLSELECT 1 FROM information_schema.columns WHERE table_name = 'DetailTempConf';- 1
Oracle
复制收展SQLSELECT 1 FROM USER_ALL_TABLES WHERE TABLE_NAME = 'DetailTempConf';- 1
复制收展SQLSELECT 1 FROM information_schema.columns WHERE table_name = 'DetailTempConf';Oracle
复制收展SQLSELECT 1 FROM USER_ALL_TABLES WHERE TABLE_NAME = 'DetailTempConf';