Re: CREATE VIEW form stored in database?

Поиск
Список
Период
Сортировка
От George Weaver
Тема Re: CREATE VIEW form stored in database?
Дата
Msg-id 007701c630c3$a40477b0$6400a8c0@Dell4500
обсуждение исходный текст
Ответ на CREATE VIEW form stored in database?  (Mario Splivalo <mario.splivalo@mobart.hr>)
Список pgsql-sql
----- Original Message ----- 
From: "Mario Splivalo" <mario.splivalo@mobart.hr>

>> If you keep your definition in a script file, you can copy the script and
>> paste it into pgAdmin's Execute Arbitrary SQL Queries window, and then
>> execute the script from there.
>>
>
> It's still a pain. If I have two dozen views, it takes too much time :)

You also have the option of loading script files in the Execute Arbitray SQL 
Queries window (File > Open, etc.).  Thus you could put all your views into 
one script file, load the file, and then execute the query.

>
> Mario
> -- 
> Mario Splivalo
> Mob-Art
> mario.splivalo@mobart.hr
>
> "I can do it quick, I can do it cheap, I can do it well. Pick any two."
>
>
> 




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

Предыдущее
От: Bryce Nesbitt
Дата:
Сообщение: Re: Very slow updates when using IN syntax subselect
Следующее
От: Andreas Joseph Krogh
Дата:
Сообщение: Problems with distinct