Angel
2008-12-09 13:13:12 UTC
in order to create the zip column i wrote:
create table "people" (bla, bla, bla, ZIP INTEGER )
I want to restrict the zip column to be only 5 characters. How do i do it?