Re: phone number list

From: Bryan Irvine <bryan(dot)irvine(at)kingcountyjournal(dot)com>
To: Adrian Holovaty <postgres(at)holovaty(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: phone number list
Date: 2003-09-10 20:29:41
Message-ID: 1063225781.32209.14.camel@elvis
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


> Put quotes around the values you're inserting, like this:
>
> INSERT INTO phonenumbers VALUES ('425', '888', '0773');

That worked.

Thanks

--Bryan

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Stuart Woodward 2003-09-11 01:20:23 Re: how many records
Previous Message Louise Cofield 2003-09-10 20:28:48 Macro substitution in Postgres