MCQs > IT & Programming > Oracle 9i Administration > You need to drop two columns from a table. Which of the following sequence of SQL statements is used to drop the columns and limit the number of times the rows are updated?

Oracle 9i Administration MCQs

You need to drop two columns from a table. Which of the following sequence of SQL statements is used to drop the columns and limit the number of times the rows are updated?


Answer

Correct Answer: ALTER TABLE emp SET UNUSED COLUMN comments; <br>ALTER TABLE emp SET UNUSED COLUMN email;<br>ALTER TABLE emp DROP UNUSED COLUMNS;<br>

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Oracle 9i Administration Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

More Oracle 9i Administration MCQ Questions

search

Oracle 9i Administration Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it