MC front end to PostgreSQL
andu
undo at cloud9.net
Thu Jan 23 22:44:01 EST 2003
--On Thursday, January 23, 2003 18:12:32 -0800 Sadhunathan Nadesan
<sadhu at castandcrew.com> wrote:
> create table abook (
> name____ text primary key,
> company_ text,
> street__ text,
> city____ text,
> state___ text,
> zipcode_ text,
> telepho1 text,
> telepho2 text,
> mail____ text,
> web_____ text,
> recordid serial not null
> );
>
I didn't have time to play with Pierre's thing yet but I kept wondering
what's the benefit of padding each name with ___ to keep a fixed number of
chars in the column names?
Regards, Andu Novac
More information about the metacard
mailing list