Posted by Erland Sommarskog on 10/01/53 11:38
--CELKO-- (jcelko212@earthlink.net) writes:
> When we wrote the SQL Stanardards, we wanted to design a high level
> abstract language for data that would be portable beause it would NEVER
> deal with the low level PHYSICAL representation of the data.
And what if the data is binary? How would you store a JPEG image in a
database? You would disassemble it, and store it in some high-level format?
--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
[Back to original message]
|