Which of the following sql commands adds a new VARCHAR2 column of length 20 named new_column to table test?
A) ALTER TABLE test
ADD (new_column VARCHAR2(20) )
B) ADD column new_column VARCHAR2(20) to TABLE test
C) ADD to TABLE test (new_column VARCHAR2(20) )
D) ALTER TABLE test (new_column VARCHAR2(20) )
Correct Answer:
Verified
Q36: When you exit from a SQL*Plus session,the
Q37: To log in to a database using
Q38: A composite key is created using a
Q39: What is the default format for a
Q40: To view the column names and data
Q42: If you need to store a jpeg
Q43: When selecting the table_name column from the
Q44: Which of the following pieces of information
Q45: Almost all relational database vendors support the
Q46: Which of the following is true when
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents