4.
data types in a database 1 point
can be used for storing photos,
music files, etc *
O Varchar
O Hyperlink
O Binary
O float
Answers
Answered by
6
Answer:
A database gives you the opportunity to store photos and other small images in a database table.
Explanation:
A file server can process such image files much better.
There are basically two types SQL and NoSQL. I would suggest go for NoSQL for storing large data of videos and images. Encrypt these data and save in database and since NoSQL is much faster than SQL, so data is fetched very fast.
Answered by
1
Answer:
binary
Explanation:
it allows you to store text, pics, music.
Similar questions