Hi all, I found the information that SAPDB/MaxDB core doesn't distinguish between char and varchar types. Does it mean that varchar length is not really variable when it's stored in the database? So, for example, if I have varchar(32) field and insert string with length 2 how many bytes will be allocated in the physical storage to sore this value?
Thank you. Alexei Novakov -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]