Dhriti wants to store the details of students as well as their pictures in a table named “school”. She is confused about the data type used to store pictures. Suggest her the suitable data types from the following.

🎲 Try a Random Question  |  Total Questions in Quiz: 200  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
IT 402 Unit 3 RDBMS Class 10 Practice Test — practice the complete quiz, review flashcards, or try a random question.

A relational database management system (RDBMS) is a program used to create, update, and manage relational databases. Some of the most well-known RDBMSs include MySQL, PostgreSQL, MariaDB, Microsoft SQL Server, and Oracle Database.


Dhriti wants to store the details of students as well as their pictures in a table named “school”. She is confused about the data type used to store pictures. Suggest her the suitable data types from the following.