Information Schema
The information schema is a schema named information_schema. It automatically exists in all databases. The information schema consists of a set of views that contain information that defines objects in the current database. The owner of this schema is an initial database user, and the user naturally owns all the privileges of this schema, including the ability to delete it.
Last Article: V$SESSION_LONGOPS
Next Article: Tool Reference
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.