Harrelson, CulleyX writes:

> Is there any difference between varchar and text other than varchar places a
> cap on the number of characters?

Varchar is SQL compliant, Text is not.  You can use Varchar without a
character limit, but that is not SQL compliant either.

-- 
Peter Eisentraut      [EMAIL PROTECTED]       http://yi.org/peter-e/

Reply via email to