Is truncate autocommit in oracle?
Answer / Rashmi Rai
Yes, Oracle automatically commits the transaction after a TRUNCATE statement if no explicit commit is specified.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is archive log in Oracle?
If a table column has is UNIQUE and has NOT NULL, is it equivalent to a PRIMARY KEY column?
Explain the use of log option in exp command.
What is Public Database Link ?
How to use "in out" parameter properly?
How to write a query with an inner join in oracle?
when i run my query on yesterday it is fast but today it is slow why?
What are the differences between char and nchar in oracle?
What is the quickest way to export a table to a flat file?
Why cursor variables are easier to use than cursors?
Explain oracle left join with an example?
What are ACID properties in databases?