SqlDbx Forum

SqlDbx

You are not logged in.

#1 2010-01-05 07:38:24

leipial
Guest

Is this Error? (when Select Column)

There is a Column(size is 3000byte).
But when I selected the Column, It shows only 255 byte.

Is this error???

If I want get right result, use below query.

SELECT CAST(Column_name AS text)  FROM Table_name

#2 2010-01-05 11:46:31

sqldbxhelp
Administrator

Re: Is this Error? (when Select Column)

How is the table column declared VARCHAR(3000) ?

Offline

Board footer

Powered by FluxBB