Multiple choice technology databases Which is an /SQL*Plus command? Insert update select describe delete rename Reveal answer Fill a bubble to check yourself D Correct answer Explanation DESCRIBE is a SQL*Plus-specific command that displays table/column metadata. Options A, B, E, and F are SQL commands; 'describe' is the only SQL*Plus command listed.