133k views
3 votes
Apex corporation is designing a database for all its employees first of the designer want to see the passport size photograph of each employee to their respective name can you suggest which data type should be used​

User Realdark
by
7.6k points

1 Answer

3 votes

Answer:

Image datatype

Step-by-step explanation:

Since the image is passport sized, the general assumption is that the passport size won't be large.

So, it's advisable that the designer store the image directly on the database.

To do this, the designer should make use of image data type( or its equivalents in other database type).

User Madge
by
7.9k points

No related questions found