忍者ブログ
Oracle、C#.net、VisualBasec、JAVA、PL/SQLなどの技術情報メモ。
×

[PR]上記の広告は3ヶ月以上新規記事投稿のないブログに表示されています。新しい記事を書く事で広告が消えます。

OBとかではると便利

select
--user_tab_columns.table_name,
user_tab_columns.column_name,
user_COL_COMMENTS.comments
from
user_tab_columns,
user_COL_COMMENTS
where
user_COL_COMMENTS.column_name = user_tab_columns.column_name and
user_tab_columns.table_name='テーブル名' and
user_COL_COMMENTS.table_name='テーブル名'
order by column_id


PR
フリーエリア




















カレンダー
04 2025/05 06
S M T W T F S
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
忍者ブログ [PR]