Re: Creating Views

From: SKurosky <skurosky_at_aol.com>
Date: 2000/04/05
Message-ID: <20000405143816.01065.00001185_at_ng-ci1.aol.com>#1/1


>low y s wrote:
 

>Hi,
> if i have a relational databases named
>employee(employee-name,street,city). How do i create views if i want to see
>the data inside this relation table?
>
>--
>Regards
>Low Y S
>ICQ:3140912
>Pse return mail to: slasher_at_edsamail.com.sg
>(P.S Not more than 500K attachments)
>
>
>Hi
CREATE OR REPLACE VIEW view_name AS
SELECT ...
hth
s

>
>
>
>
Received on Wed Apr 05 2000 - 00:00:00 CEST

Original text of this message