.
/ Axe
--
Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql
> and design layer.
>
> what do you mean with sometimes?
> 2009/7/29 Axe
>
I am aware of this "clean programming" and this is a part of why
I am trying to keep my blackbox of script intact since I want to keep
a good standard in those scripts. Why I need it "sometim
ry" and
sometimes not
and it would be awesomw to get it with the same query, but maybe by
setting
a rule or similar. Best from performance view would be to make
something
more permanent. Is it possible to activate/deactivate a rule?
Axe
--
Sent via pgsql-sql mailing list (pgsql-sql@postg
I have a problem where I want to tweak a simple select in an
"unobtrusive way". Imagine I have the following select statement:
"SELECT name FROM customer LIMIT 1" and I get a normal result set from
this. But, could I,maybe by defining some other function or similar,
change the result set *without*