Re: Help with optional parameters

Поиск
Список
Период
Сортировка
От MaXX
Тема Re: Help with optional parameters
Дата
Msg-id eev4rk$2l3h$1@talisker.lacave.net
обсуждение исходный текст
Ответ на Re: Help with optional parameters  (Curtis Scheer <Curtis@DAYCOS.com>)
Список pgsql-sql
Curtis Scheer wrote:> I noticed this one by searching in the archives, as I am working with 
some> "optional" parameters myself and noticed your solution. I just wanted to> make one improvement suggestion which
isinstead of checking whether 
 
or not> a parameter has been used simply start your query like so> Query_base := 'SELECT * FROM my_table WHERE 1 =1;>
Ifyou do that then you can just add on any parameters you need or 
 
not add> any at all. I think that seems to be a bit simpler than having a 
has_param"> Boolean variable.
True, I think I was too focused on the "clean" output, your solution 
wastes less cycles and is more readable...

Snipet updated,

Thanks,
--
MaXX


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

Предыдущее
От: Curtis Scheer
Дата:
Сообщение: Re: Help with optional parameters
Следующее
От: "Ezequias Rodrigues da Rocha"
Дата:
Сообщение: Group by minute