Re: how to do a select * and decrypt a column at the same

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: how to do a select * and decrypt a column at the same
Дата
Msg-id 1124916366.28179.28.camel@state.g2switchworks.com
обсуждение исходный текст
Ответ на how to do a select * and decrypt a column at the same time?  (The One <i51359@yahoo.com>)
Список pgsql-sql
On Tue, 2005-08-16 at 14:53, The One wrote:
> Hello,
>  
> I have a table with one encrypted column.
> How can I do a select statement such that it will select all columns
> from the table and at the same time will decrypt it too?

A view should be able to do that...


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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: Number of rows in a cursor ?
Следующее
От: "Lane Van Ingen"
Дата:
Сообщение: Can EXCEPT Be Used for To Solve This Problem?