Thread: Field Types
View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 09:35 AM
wesley@ispace.co.za
 
Posts: n/a
Default Field Types

Hi All

I have fields in my Table. The fields are of variable length. I could
set the field type to be "varchar" and set the width to be 200. Or i
could just set the field type to text. I would like to know which
option is better? I want to know which option takes up less memory and
which way is easier. Will setting the field types to text take up alot
more memory?

Thanks
Wes

Reply With Quote