Nested Tables

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • smp
    New Member
    • Aug 2007
    • 1

    Nested Tables

    Hi,

    I am working with one tool, that inserts one complete table structure in one column of each row of other table in SQL Server. the data type of the column is "IMAGE".

    Now i want to read the content of that column in the readable format, if i run a select query it displays some binary data.

    And how can i insert my own table structure in one image column.
Working...