MySQL Forums
Forum List  »  General

Making a view
Posted by: John Penney
Date: November 23, 2004 03:37PM

OK,

Maybe I didn't do this right the last time - I don't see my post here.

I am trying to build a very simple view, and I'm getting an error message.

Anyone know what's wrong with the following syntax?

create view junk as select * from mytable;

The error I get is ERROR 1064 (42000).

Thanks.

JP

Options: ReplyQuote


Subject
Written By
Posted
Making a view
November 23, 2004 03:37PM
November 23, 2004 05:30PM
November 24, 2004 08:37AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.