Subject | Highly variable text data |
---|---|
Author | Chad Z. Hower aka Kudzu |
Post date | 2005-01-11T21:55:37Z |
I have some data like a URL That will vary in size. I don’t need to index it
or other. Would it be better as a memo insetad of a varchar? A varchar will
always use 250 bytes (or whatver) I set it at ,while a memo will be more
dynamic in use no? Or doesit not matter in sizes such as 250?
With a varchar I have to say 250, even though most will be < 80.
--
Chad Z. Hower aka Kudzu
"Programming is an art form that fights back"
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.6.10 - Release Date: 1.10.05
or other. Would it be better as a memo insetad of a varchar? A varchar will
always use 250 bytes (or whatver) I set it at ,while a memo will be more
dynamic in use no? Or doesit not matter in sizes such as 250?
With a varchar I have to say 250, even though most will be < 80.
--
Chad Z. Hower aka Kudzu
"Programming is an art form that fights back"
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.6.10 - Release Date: 1.10.05