Solution: Use BLOB Data Types As Needed

Let's use the BLOB data type for storing images.

If any of the issues described in the previous lesson of this chapter apply to us, we should consider storing images inside the database instead of in external files. All database brands support the BLOB data type, which we can use to store any binary data.

Get hands-on with 1200+ tech skills courses.