sql>comment on column 表.列 is '列注釋';
注釋已創建。
sql> select * from user_tab_comments where comments is not null;
42. 如何查看各個表空間佔用磁片情況?
sql> col tablespace format a20
sql> select
b.file_id 文件id號,
sql>comment on column 表.列 is '列注釋';
注釋已創建。
sql> select * from user_tab_comments where comments is not null;
42. 如何查看各個表空間佔用磁片情況?
sql> col tablespace format a20
sql> select
b.file_id 文件id號,