On Mon, Nov 10, 2008 at 8:27 PM, Unicron <[EMAIL PROTECTED]> wrote:
> I got a problem when reviewing patch "Automatically update view", the code
> can be built and executed successfully, but when i tried the eaxmple below,
> it seemed that the patch didn't work
>
AFAIR, this patch only supports S
I got a problem when reviewing patch "Automatically update view", the code can
be built and executed successfully, but when i tried the eaxmple below, it
seemed that the patch didn't work
create view v_name_account
as
select customer.name,
customer.age,
customer.city,