The ALTER TABLE statement is used to modify the structure of an existing table. It can be used to add, delete, rename, or modify columns.
'alter table tab1 add column col1 varchar(512), col2 varchar(512)' contains unsupported syntax. Falling back to parsing as a 'Command'. Command(this=alter, expression=table tab1 add column col1 ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する