What is an oracle function?
1) What is dense ranking? 2) Difference between Substring and Instring? 3) Case and Decode? 4) Pseudo column? 5) View vs Materialized views? 6) SQl performance tuning?
How to select oracle sequence from different schema and How to select oracle sequence from different Databases. Explain with example
Can a Tablespace hold objects from different Schemes ?
What are the Characteristics of Data Files ?
How many types of tables supported by oracle?
 How to use an oracle sequence generator in a mapping?
From the following identify the non schema object: packages, triggers, public synonyms, tables and indexes.
acname actype amount ac1 credit 300 ac2 credit 4000 ac1 debit 4000 ac2 debit 455 ac1 credit 500 how to get sum of credit and sum of debit for each account
What are the different types of synonyms?
What is enter substitution variable in oracle?
How can we find the size of a database?
How to write date and time literals in oracle?