What is a system tablespace?
No Answer is Posted For this Question
Be the First to Post Answer
how to clone 9i Database on to 10g Database.
How to rename an index?
is there a tool to trace queries, like profiler for sql server?
What is DTS and purpose of DTS ?
what is the use of system.effective.date variable in oracle?
What is the difference between substr & instr functions?
What is the use of file param in imp command?
What SQL query from v$session can you run to show how many sessions are logged in as a particular user account?
Describe varray?
Explain oracle data types with examples?
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 the difference between Sleep and Wait? (Java)