RE: newbie question - INSERT

Поиск
Список
Период
Сортировка
От Jeff Fitzmyers
Тема RE: newbie question - INSERT
Дата
Msg-id 371EAC487A83CD4296F6999FD088D83305896F@atlas.managestar.com
обсуждение исходный текст
Ответ на newbie question - INSERT  ("Cefull Lo" <cefull_lo@hotmail.com>)
Список 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?



В списке pgsql-general по дате отправления:

Предыдущее
От: "Mitch Vincent"
Дата:
Сообщение: Re: Speaking of Indexing... (Text indexing)
Следующее
От: Chris Jones
Дата:
Сообщение: Re: Re: Very long running query