Difference between delete & truncate?
Answer / venki
Delete means when we deleted the row and columns in the table.Then we can give the rollback command again it will regain the data to the table
Truncate means when we deleted the row and columns in the table.it will be deleted permanently rollback command won't work here
Is This Answer Correct ? | 0 Yes | 0 No |
what is oracle data integrator (odi)?
What is the use of the Service Knowledge module?
What are the Types of repositories in ODI?
What is the history of ODI?
what is profile in odi?
0 Answers Hexaware, Seventhsense Technologies,
what is load plans and types of load plans?
0 Answers Hexaware, Seventhsense Technologies,
what is the odi console?
0 Answers Hexaware, Seventhsense Technologies,
what are knowledge modules?
0 Answers Hexaware, Seventhsense Technologies,
What are types of LOG LEVELS in ODI?
How to create sequence in odi?
if the source have total 15 records with 2 records are updated and 3 records are newly inserted at the target side we have to load the newly changed and inserted records
What is the use of Markers?