Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
作成したすべてのテーブル名、構造、および制約情報を表示する Oracle SQL ステートメントを探しています。
それは次のようなものでしょうか
Select * from user_tables;