What happens to the current transaction if the session is ended?
No Answer is Posted For this Question
Be the First to Post Answer
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.
How do we know whether an index is created on a table ???
How does oracle handle read consistency?
List the parts of a database trigger.
what is load balancing and what u have used to do this?(sql loader)
how to produce numbers from 1 to 10 using dual table
What is difference between UNIQUE constraint and PRIMARY KEY constraint ?
How we can able to import our own template (users designed MS-Word templates) which has many tabular columns; need to pass some values generate by Oracle-reports9i? Actually need to import more than 400 MS-Word templates into Oracle Reports-9i to minimize layout design in Reports.
what is a cartition product?
What is the string concatenation operator in oracle?
I have one table :EID,Depid,ename,sal I want to have max(sal) in each department.
5 Answers Microsoft, Oracle, TCS,
1) Does oracle have any table which contain all the exceptions and it's code internally?