ログインしているユーザの所有するオブジェクト一覧の表示のSQL SELECT object_type, object_name FROM user_objects ORDER BY object_type,object_name;