FOREIGN KEY Constraint in Oracle
Table of Contents
Table of Contents
Table of Contents
Table of Contents
Table of Contents
TRUNCATE table statement is used to remove all the records permanently.
Its a DDL statement, so we do not need to explicitly COMMIT the transaction.
Also a ROLLBACK command does not rolled back the transaction.
SELECT *…
Table of Contents
DROP statement is used to do below operations:
Table of Contents
Table of Contents
Table of Contents
Table of Contents