Computer Science, asked by ymanvendra786, 1 month ago

Apex corporation is designing a database for all its employees. the designers gone to store the passport size photograph for each employees linked to their respective names . can you suggest which data type should they use?

Answers

Answered by rakshanvnr
2

Answer:

mark as brainliest

Explanation:

Apex Corporation is designing a database for all its employees. The designers want to store the passport sized photograph of each employees to their respective names. ... I would opt for the file system approach and putting the paths in the SQL query as its quicker than storing the entire pic in the db itself.

Similar questions