Re: Simple Problem ?

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Simple Problem ?
Дата
Msg-id 48CF7EC5.1090607@lelarge.info
обсуждение исходный текст
Ответ на Re: Simple Problem ?  (Hengky Lie <hengkyliwandouw@gmail.com>)
Список pgsql-sql
Hengky Lie a écrit :
> I have to use sql command because i want to retrieve data according to
> several criteria.
> The SQL command just a sample to show that the data i retrieve not
> updateable. The real query like :
> 
> SELECT * FROM TBLPRODUK WHERE SUBKAT='abc';
> 
> So i do not need to view data from data viewer, but using query with an
> updateable result.
> 
> Any suggestion ?
> 

Yes, use the data viewer : menu Tools/View Data/View Fitered Rows.


-- 
Guillaume.http://www.postgresqlfr.orghttp://dalibo.com


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

Предыдущее
От: Hengky Lie
Дата:
Сообщение: Re: Simple Problem ?
Следующее
От: Frank Bax
Дата:
Сообщение: Re: a simple transform