Re: Query from shell

Поиск
Список
Период
Сортировка
От Terry Lee Tucker
Тема Re: Query from shell
Дата
Msg-id 200604061740.47691.terry@esc1.com
обсуждение исходный текст
Ответ на Query from shell  (Judith <jaltamirano@correolux.com.mx>)
Список pgsql-sql
On Thursday 06 April 2006 02:37 pm, Judith saith:
>        Hi every body, somebody can show me hot to execute a query from a
> shell
>
>     thanks in advanced!!!
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
>                http://archives.postgresql.org

Do this:
psql  -c 'SELECT code FROM cust' rnd;



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

Предыдущее
От: Bricklen Anderson
Дата:
Сообщение: Re: Query from shell
Следующее
От: kevin.kempter@dataintellect.com
Дата:
Сообщение: Re: Query from shell