You are on page 1of 2

1. Write A Query To Display The Oracle Information Along With its Version.

2. Write A Query That Can Display The Privileges That Are Allocated on All
The Tables in Oracle Database
1. Grantee
2. Owner
3. Table Name
4. Grantor
3. Write A Query To Display All The Database Links Available in The Oracle
Database.
1. Database Link Name
2. User Name
3. Owner
4. Host System Name
4. Write A Query To Get The Details of The Oracle Product Component
Version
5. Write A Query To Get The Oracle Global Database Name of Your Oracle
Database Server
6. Write A Query To Get The Current Errors of All Stored Objects in Oracle
Database
7. Write a Query Get The Details of The
1. Owner Name
2. Table Name
3. Column Name
4. Updatable, Insertable And Deleteable Bits
For The Name of The User Name That is Supplied At Runtime
8. Write a Query To Get The Details of The
1. Owner of The Trigger
2. Name of The Trigger
3. Owner of The Table
4. Table Name
5. Column Name
6. Column List
7. Column Usage
For The Name of The User Name That is Supplied At Runtime
9. Write A Query To Get The Details of The
1. Owner Name
2. Table Owner
3. Table Name
4. Database Link
5. Synonym Name
For The Name of The User Name That is Supplied At Runtime
10. Write A Query To Get The Details of
1. Object Name
2. Object Type
3. Owner of The Object
For The Name of The User Name That is Supplied At Runtime
11. Write A Query To Get The Details of
1. Object Name
2. Package Name
3. Argument Name
4. Data Type
5. Owner Name
For The Name of The User Name That is Supplied At Runtime
12. Write A Query To Get The Details of
1. Materialized View Name
2. Query Text
3. Owner of The Materialized View
4. Updatable State
5. Rewrite Enabled State
6. Refresh Mode
For The Name of The User Name That is Supplied At Runtime

You might also like