ShawnMolloy
MIS
Hello,
How can I limit the amount of characters that comes back in a SQL query from a column with a value type of TEXT?
For example, if this column contains a blog entry that is 17,000 chars long I want to show just the first 400 characters.
Thanks,
-- shawn
Shawn Molloy
Seattle, WA
How can I limit the amount of characters that comes back in a SQL query from a column with a value type of TEXT?
For example, if this column contains a blog entry that is 17,000 chars long I want to show just the first 400 characters.
Thanks,
-- shawn
Shawn Molloy
Seattle, WA