newbie question - INSERT

From: "Cefull Lo" <cefull_lo(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: newbie question - INSERT
Date: 2001-04-10 14:03:38
Message-ID: 9av3k3$q0s$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

When I type INSERT INTO friend
VALUES ('', '', '');
it returns
INSERT 19748 1

what means of 19748 and 1?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joe Johnson 2001-04-10 15:05:04 COPY from file to table containing unique index
Previous Message Thomas Lockhart 2001-04-10 13:53:34 Re: Indexes not used in 7.1RC4: Bug?