We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
이미 생성된 table에서 DDL 얻기
SELECT t.ddl FROM `hyperlounge-dev.dashboard.INFORMATION_SCHEMA.TABLES` t WHERE t.table_name = 'convert_job_history_v2'
test