Large objects in SQL Server

  • I know large objects aren't stored in rows (e.g., varchar(max) and BLOB data). Filestream data is stored directly on the Windows server. Where does SQL Server stored data that is of the varchar(max) data type if it isn't in the table itself?

  • Read this

    -------Bhuvnesh----------
    I work only to learn Sql Server...though my company pays me for getting their stuff done;-)

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply