Answer Posted / abitha
SAVEPOINT usually applies to an individual transaction; it
marks a point to which the transaction can be rolled back,
so subsequent changes can be undone if necessary.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
15. Display the item_cost and then truncate it to the nearest hundred, ten, unit, tenth and hundredth.
normally database take to refresh time 2 hours. but client asked iwant to refresh with in 5 min that same database. do you have any option in BO and Oracle? explain me briefly...kavi
What is analyze command used for?
What is a nvl function?
List the types of joins used in writing subqueries?
How to use "if" statements on multiple conditions?
How many categories of data types?
How to name query output columns in oracle?
what is port in oracle? how is it related to database application.
How to create a table index?
How to get last row id?
What is a cursor and what are the steps need to be taken?
Can we store pictures in the database and if so, how it can be done?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
What is oracle sid?