Re: What's wrong with this question?

From: Robin Quasebarth <robinq_at_data-pointnospam.com>
Date: Sat, 12 Dec 1998 15:03:52 -0800
Message-ID: <3672F658.E02082FA_at_data-pointnospam.com>


Get rid of 'vu' in first line as well as the order by clause. rq

WLD1838 wrote:

> Hi,
>
> This is the question:
> You attempt to create a view with this command:
> CREATE FORCE VIEW lat_first vu
> AS SELECT first_name ||' ' || last_name " Emplyee Names"
> FROM employee
> ORDER BY lat_name, first_name;
> WHich clause caused an error? why?
>
> Anyone knows the anwser, please help.
>
> Thanks in advance!
>
> Helen
Received on Sun Dec 13 1998 - 00:03:52 CET

Original text of this message