Loosly translated

Hi talkers,
The new version - version 10 introduces some new features. Loosly translated what is BLOB and CLOB? What does it enable?
Cheers
 
mpowell_esq said:
Hi talkers,
The new version - version 10 introduces some new features. Loosly translated what is BLOB and CLOB? What does it enable?
Cheers

BLOB means (Binary Large OBject) and CLOB stands for (Character Large OBject).
In my company we use BLOB to store some files in the database, Word-files, Excel-files, pictures etc...

I´ll hope you got an idea how you can use BLOB's and CLOB's now.

/Mikael
 
Back
Top