Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Varbinary(max)
Message
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01284653
Message ID:
01284687
Views:
13
>Thanks for the reply Sergey. I am glad to hear that it works the same way as regular varbinary, does that mean there are no performance issues with varbinary(max)? (that you are aware of).

Hi Einar,

If value for varbinary(max) can be stored(fit) in the row than it'll be the same as regular varbinary. Otherwise it'll be stored separately with 16-byte pointer to it in the record.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform