id from a field

Поиск
Список
Период
Сортировка
От Luis Silva
Тема id from a field
Дата
Msg-id BAY18-F1162F54D047DE1DFF9ED92B5FD0@phx.gbl
обсуждение исходный текст
Ответ на Re: returning Record type problem  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Ответы Re: id from a field  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Список pgsql-novice
I there!! I'm having a problem. I know that it's possible to know the exact
ID of a table or a column using OIDs but, is it possible to know the ID from
a field?. for example I have a table named "identities" with 3 columns:
name,address and age and 3 users in that table:
richard | spain | 22
joe | france | 23
carol | italy | 24

for example, does the field "france" as a unique id that I could save and
get that info only with that id?

thanks a lot Luis



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

Предыдущее
От: "Christian Stalp"
Дата:
Сообщение: Re: plpgsql-function with timestamp
Следующее
От: "A. Kretschmer"
Дата:
Сообщение: Re: id from a field