View Single Post
  #1 (permalink)  
Old 05-25-2006, 04:38 AM
BigJohn BigJohn is offline
Junior Member
 
Join Date: May 2006
Posts: 4
BigJohn is on a distinguished road
Default T-SQL dialect question:

How can I shrink all text columns in a table?


How can I shrink all text columns in a table, so that each column is adjusted to the size of the largest data item it contains?
Reply With Quote

ANSWER(S):