Обсуждение: [Feature-Request] Pre-defined Select in SQL-Query

Поиск
Список
Период
Сортировка

[Feature-Request] Pre-defined Select in SQL-Query

От
Дата:
Hello @all!

It is a little feature-request.
It is possible to pre-set a simple query into the query-window 
of pgadmin, if i open it.
I think something like "SELECT * FROM TABLE;" is enough.

best regards Christian

Re: [Feature-Request] Pre-defined Select in SQL-Query

От
Andreas Pflug
Дата:
christian.graefe@web.de wrote:
> Hello @all!
> 
> It is a little feature-request.
> It is possible to pre-set a simple query into the query-window 
> of pgadmin, if i open it.
> I think something like "SELECT * FROM TABLE;" is enough.

Why not use "View Data" for that?
And what to use if current object is not a table?

Actually, I can't see to much value in this.

Regards,
Andreas