Logo
search
menuicon
BASIC MY SQL

BASIC MY SQL

Naomi Olivia
피크닉 동산
quiz thumbnail
Round match
College
Others

BASIC MY SQL

Naomi Olivia

6

15 questions

Allow incorrect answer

Show answer

public quiz

# 1
Which SQL statement is used to modify an existing column in a table?
UPDATE COLUMN
ALTER TABLE MODIFY COLUMN
CHANGE COLUMN
MODIFY TABLE
# 2
Which SQL clause is used to filter groups based on a specified condition?
WHERE
HAVING
GROUP BY
ORDER BY
# 3
What is the purpose of a foreign key in SQL?
To uniquely identify each record in a table.
To enforce data integrity by linking tables.
To sort data in ascending order.
To aggregate data from multiple rows.
# 4
Which SQL statement is used to add a column to an existing table?
ADD COLUMN
INSERT COLUMN
ALTER TABLE ADD COLUMN
CREATE COLUMN
Want to see all 15 questions?
Join ZEP QUIZ to access 800,000+ quizzes for free.Log in to explore all