Q:

Which command allows the removal of all rows from a table but flushes a table more efficiently since no rollback information is retained:

(a) TRUNCATE command

(b) Create command

(c) Drop table command

(d) Alter table command

The question was posed to me during an online interview.

The origin of the question is DDL Command in section SQL Basics of Oracle

ORACLE

All Replies

Viewing 1 replies (of 1 total)

Viewing 1 replies (of 1 total)

  • You must be logged in to reply to this topic.