If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > memo column data type

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-03-08, 16:32
lmei007 lmei007 is offline
Registered User
 
Join Date: Jun 2008
Posts: 20
memo column data type

I need a memo column in my customer table to record useful information related to this customer. The information may be few setences but could be few paragraph. I am not sure what's the data type should be for this column? varchar but how big? is any length limitation for the varchar? thanks,
Reply With Quote
  #2 (permalink)  
Old 07-03-08, 16:33
pootle flump pootle flump is offline
King of Understatement
 
Join Date: Feb 2004
Location: One Flump in One Place
Posts: 14,905
Depends on your RDBMS and also (possibly) the version.
Reply With Quote
  #3 (permalink)  
Old 07-03-08, 16:35
lmei007 lmei007 is offline
Registered User
 
Join Date: Jun 2008
Posts: 20
right now i am using MySQL version 5.0.45.
Reply With Quote
  #4 (permalink)  
Old 07-03-08, 16:40
pootle flump pootle flump is offline
King of Understatement
 
Join Date: Feb 2004
Location: One Flump in One Place
Posts: 14,905
Ok doke - I'm gonna move the thread young (wo)man since it is an implementation rather than a theoretical issue.
Reply With Quote
  #5 (permalink)  
Old 07-03-08, 16:48
healdem healdem is offline
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,250
you may be better with the blob/text types
as ever the manuel is your amigo
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On