Name the tables where characteristics of Package, procedure
and functions are stored ?
Answer Posted / rajesh
user_objects
user_source
user_dependencise
ideptree
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
First round ------------------- - Procedure - Packages - Views - Virtual tables - Can we use dcl with in function? - Joins and few scenarios - Triggers and its type - Pragma, type and its functionality - How to create db link in oracle - Materialized view - How to find duplicate values from table? - Cursor and its functionality - Write a script to display friday and its date from a entire year. - Exception Handling Second round ------------------------ Gave a scenario like. Need to write a function to perform. When user try to change a password. It must not be last five password and a given password can be combination of characters, symbols, upper and lower case.
Are stored procedures compiled?
what is an alias command? : Sql dba
How do I run a sql trace?
What is execution plan in sql?
What is meant by temporal data?
Explain the order of sql statement execution?
How do I copy a table in sql?
Which one is better sql or oracle?
How to assign sql query results to pl sql variables?
what is the syntax used for partition in tsql? : Transact sql
What is a unique key?
How many clustered indexes can be created on a table?
What is online transaction processing (oltp)?
What is set transaction?