basic question

From: Michael Hanna <zen(at)hwcn(dot)org>
To:
Cc: "pgsql-novice" <pgsql-novice(at)postgresql(dot)org>
Subject: basic question
Date: 2003-06-26 20:53:42
Message-ID: 457BF1A6-A818-11D7-96EE-00039308EB2C@hwcn.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

in psql 7.3.3, press enter after a semi-colon

michael=# insert into healthnotes (notes) values ('mytext....');
michael'#

changes the prompt accordingly and doesn't commit the change..what am I
doing wrong? I'm certain this code works, as I've done something
similar via dbVis

Michael

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Josh Berkus 2003-06-26 20:58:49 Re: basic question
Previous Message Josh Berkus 2003-06-26 20:26:16 Re: No date = bad date?