Just a quick question on blobs.
Can I use one blob to store images, video and audio? Or is it best to separate them into different fields (or maybe just use a flag type of field to determine what I've stored in one blob field).
I guess blobs of different types have to be handled differently.
Can I use one blob to store images, video and audio? Or is it best to separate them into different fields (or maybe just use a flag type of field to determine what I've stored in one blob field).
I guess blobs of different types have to be handled differently.