Explain overloading. Can functions be overloaded?
Explain 1st, 2nd, 3rd normalization form of data base
Can you use a commit statement within a database trigger?
 How to use an oracle sequence generator in a mapping?
How to manage transaction isolation level?
Explain can a view based on another view?
What is Row Chaining ?
What is a proxy class?
How to drop a tablespace?
Explain the difference between sap and oracle?
How is it different from a normal table?
i have a table with 1 lac of data.i want to insert this data into another table. i want every 5000 of data insert use a commit.using counter and if error is comming in the 5000 of data it rollback.
What is oracle rowcount?