Re: Help - Create Views

2001-06-28 Thread Benjamin Pflugmann
Hello. Views are not supported (yet). I tried to search for VIEWS in the online manual and it came up with the following section as first link: http://www.mysql.com/doc/M/i/Missing_Views.html Bye, Benjamin. On Fri, Jun 29, 2001 at 02:44:44AM +1000, [EMAIL PROTECTED] wrote: > Hello, >

Help - Create Views

2001-06-28 Thread Simon
Hello, I am just learning Mysql and was reading a general SQL book. The book talks about creating views for joins (CREATE VIEW ...)that you regularly use. I can not find out if Mysql supports this and if it does, how do I perform this. Thank you in advance, Bob -