Re: Hierarchical Query Question (PHP)

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: Hierarchical Query Question (PHP)
Дата
Msg-id 5633F073.3030306@iol.ie
обсуждение исходный текст
Ответ на Re: Hierarchical Query Question (PHP)  (David Blomstrom <david.blomstrom@gmail.com>)
Список pgsql-general
On 30/10/2015 22:29, David Blomstrom wrote:
> Thanks for the tips.
>
> In pgAdmin III, I can create a table step-by-step by choosing Edit >
> Object > New Table
>
> But is there a pace for me to past in a block of code that creates the
> table with just one process? If I click on the SQL icon, a SQL window
> opens up, and I can past the code into SQL Editor, but I don't know how
> to "activate" it; pressing ENTER does nothing.

There's an "Execute query" button in the toolbar, and pressing F5 does
the same. If the toolbar isn't visible, you can make it visible under
the "View" menu.

As a bonus, you can select a block of SQL and only the selected code
will get executed.

Ray.

--
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie


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

Предыдущее
От: David Blomstrom
Дата:
Сообщение: Re: Hierarchical Query Question (PHP)
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Hierarchical Query Question (PHP)