Which data type is used to store binary data in a database?
Question 1
Q1. Which data type is used to store binary data in a database?
Answer: BLOB
Explanation: BLOB (Binary Large OBject) is used to store binary data, such as images or audio files.