Summary

What you learned in today's lesson is one of the least used features of SQL Server. BLOB data is seldom used because of the complexity of manipulating it. The only tables I have seen that use BLOB data are employee tables that store a photo or formatted resume. For most application databases, there are usually better, easier, faster, and less complicated ways of storing data. You just have to think about how you are going to be using the data before deciding on how to store it.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset