Of Interest
Business Intelligence and Analytics
Oracle Training
|
Sybase
»
Transact-SQL
»
blob and image
»
data length
Getting the size of a blob or image
The datalength function provides this information.
For null columns, a value of zero will be returned.
Example
select emp_name, datalength(photo) from employee
go
|
|
|
Get the latest Rocket99 news and tech tips via
|