
SQL Server Course for Beginners with 100+ examples - SELECT INTO Statement in SQL
Interactive Video
•
Information Technology (IT), Architecture
•
University
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Read more
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary use of the ALTER TABLE statement in SQL?
To delete a table
To update records in a table
To add or delete columns in an existing table
To create a new table
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is used to add a new column to an existing table?
ALTER TABLE ADD COLUMN
ALTER TABLE DROP COLUMN
CREATE TABLE
INSERT INTO
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens to the new column 'age' after it is added to the table?
It is filled with default values
It contains null values
It is automatically populated with data
It is hidden until data is added
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is used to remove a column from a table?
REMOVE COLUMN
DELETE FROM TABLE
ALTER TABLE DROP COLUMN
ALTER TABLE ADD COLUMN
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What must be omitted when using the DROP COLUMN command?
The database name
The table name
The column name
The data type
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?