ORACLE 12C: SQL
ORACLE 12C: SQL
17th Edition
ISBN: 9781305449947
Author: CASTEEL
Publisher: CENGAGE L
bartleby

Concept explainers

bartleby

Videos

Textbook Question
100%
Book Icon
Chapter 3, Problem 7MC

Which of the following commands drops any columns marked as unused from the SECUSTOMERORDERS table?

  1. a. DROP COLUMN FROM secustomerorders WHERE column_status = UNUSED
  2. b. ALTER TABLE secustomerorders DROP UNUSED COLUMNS;
  3. c. ALTER TABLE secustomerorders DROP (unused);
  4. d. DROP UNUSED COLUMNS;
Blurred answer

Chapter 3 Solutions

ORACLE 12C: SQL

Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
dml in sql with examples; Author: Education 4u;https://www.youtube.com/watch?v=WvOseanUdk4;License: Standard YouTube License, CC-BY