What attributes of a 200 MB video or audio file make it more of a database management challenge than is a rela?

What attributes of a 200 MB video or audio file make it more of a database management challenge than is a relational database the same size?

juliepelletier2010-08-06T20:42:51Z

Favorite Answer

I'm not sure I completely grasp your question, but a DBMS implies a lot of overhead compared to a simple file system.

So storing files in the DB is not a very good idea. Instead you should store them in a specific folder and place the file name and specifications in the DB.