A text field of indeterminate length in a database, as opposed to the traditional fixed-length field.(noun)
Wiktionary.org : Text is available under the Creative Commons Attribution-ShareAlike License
Use "varchar" in a sentence
"Eg. href varchar (250), rel varchar (250), title varchar (250)."
"Field Type Null Key Default Extra testin_ID int (10) unsigned NO PRI auto_increment testin_title varchar (160) NO testin_article text NO testin_author varchar (60) NO testin_permalink varchar (200) NO testin_rssfile tinyblob YES however when it comes to writing the infile what do I need to write for the auto_increment testin_ID field?"
"MODIFY poll_title varchar (255) DEFAULT '' NOT NULL COLLATE utf8_bin,"