MCQ on UNIT 5 Open Source Database and Application
MCQ on UNIT 5 Open Source Database and Application
11) Which data type is used for storing date values in MySQL?
A) DATE
B) DATETIME
C) TIMESTAMP
D) All of the above
Answer: D) All of the above
26) How do you retrieve only unique values from a column in MySQL?
A) DISTINCT
B) UNIQUE
C) DIFFERENT
D) FILTER
Answer: A) DISTINCT
D) CSV
Answer: A) InnoDB
D) last_insert($conn)
Answer: A) mysqli_insert_id($conn)