RE: newbie question - INSERT

From: "Jeff Fitzmyers" <jeff(dot)fitzmyers(at)managestar(dot)com>
To: "Cefull Lo" <cefull_lo(at)hotmail(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: RE: newbie question - INSERT
Date: 2001-04-11 15:53:50
Message-ID: 371EAC487A83CD4296F6999FD088D83305896F@atlas.managestar.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

19748 is the Object ID (OID) The first ~17,000 OID's are reserved for
the system.

1 is the number of inserted rows.

Jeff

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

>what means of 19748 and 1?

Browse pgsql-general by date

  From Date Subject
Next Message Karl J. Stubsjoen 2001-04-11 16:29:20 Load Text File into DB
Previous Message Mitch Vincent 2001-04-11 15:33:06 Re: Speaking of Indexing... (Text indexing)