Can I change the Data of a Table through VIEWS
From: motahar <motaharcsc_at_yahoo.com>
Date: 29 Apr 2002 03:58:56 -0700
Message-ID: <bd7eb45c.0204290258.6e1d2e46_at_posting.google.com>
Date: 29 Apr 2002 03:58:56 -0700
Message-ID: <bd7eb45c.0204290258.6e1d2e46_at_posting.google.com>
hi,
I want to create a view with two tables with a condition,table1 and
table2. now my question is can I change the data of the original table
whenever i change the data in the view. changes in the view could be
done through insert or update. Give a small example.
thanks.
motahar