Hi
I'm trying to make updateable view useing
rules.
CREATE RULE update_rule AS ON UPDATE TO table DO
INSTEAD
SELECT fun1(new); Thing is that backend gives this
error.
ERROR: parser: parse error at or near
")"
What i'm doing wrong? Are there any other ways to
make updatebale multi-table views?
thanks and joyfull new year.
-----------------------------------------
Peeter Smitt AS Delfi Online Pärnu mnt. 158 11317 Tallinn, Estonia Tel +3726501734 GSM +37256647653 [EMAIL PROTECTED] www.delfi.ee |
- Re: [SQL] Rules Peeter Smitt
- Re: [SQL] Rules Peter Eisentraut
- Re: [SQL] Rules Jan Wieck
- [SQL] rules Martín Marqués
- [SQL] Re: rules Joel Burton
- Re: [SQL] rules Jan Wieck
- [SQL] RULES J.Fernando Moyano
- [SQL] RULES J.Fernando Moyano
- Re: [SQL] RULES Ross J. Reedstrom
- [SQL] rules Jie Liang
- Re: [SQL] rules Stephan Szabo