Inserting / Selecting / Getting the Index.

Поиск
Список
Период
Сортировка
От Daron Ryan
Тема Inserting / Selecting / Getting the Index.
Дата
Msg-id 4DCFD883.1050601@gmail.com
обсуждение исходный текст
Ответы Re: Inserting / Selecting / Getting the Index.
Список pgsql-general
  I have a table with just 2 columns, 1 for a character array and one an
integer index. I need to process a string such as to find out the index
for it in the table if it is already there or insert it and then find
out it's index which is auto generated otherwise. Is there a way to do
this in a single step?

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

Предыдущее
От: InterRob
Дата:
Сообщение: Re: UNIQUE constraint on KEY VALUE PAIRS
Следующее
От: David Johnston
Дата:
Сообщение: Re: Inserting / Selecting / Getting the Index.