When is it appropriate to use the varbinary datatype (or any data type that's binary in nature)?
| SitePoint Sponsor |
When is it appropriate to use the varbinary datatype (or any data type that's binary in nature)?
signature


whenever you have data that's just a bunch of 1s and 0s
Bookmarks