On Mon, Feb 14, 2005 at 15:25:15 -0500,
  Milla Erdee <[EMAIL PROTECTED]> wrote:
> The updating view syntax in many cases might be preferred in certian 
> cases and other types of syntax in other cases, and it should be up to 
> the programmer to decide which is best for a certian application.. A 
> certian syntax might be best for a certian case but another might be 
> best for another case. By the way, Updating views is where you can 
> update a table with INSERT, DELETE, UPDATE etc through a view.

You can create rules on a view so that you can do INSERT, DELETE or
UPDATE using a view name as a table and have changes take place.

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to