What is connection pooling in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?
How to export data with a field delimiter?
What are the varoius components of physical database structure of oracle database?
You have one employee table having 3 entries emp_id, Mgr_id and salary. Mgr_id is also referencing emp_id. so now find out the emp_id which are having the second highest salary, under a particular manager.
What is the difference between primary key and unique key and foreign key in oracle?
what is the scripts in data base?
How to drop a stored procedure in oracle?
What are virtual columns?
How to turn on or off recycle bin for the session?
what diffrence between function and procedure?
What are the factors causing the reparsing of SQL statements in SGA?
Can you tell me how to add new column in existing views?how?How is possible?