Warning: Creating default object from empty value in /www/htdocs/v030397/mysql-qotd/wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php on line 4991

Warning: Creating default object from empty value in /www/htdocs/v030397/mysql-qotd/wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php on line 4993

Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/v030397/mysql-qotd/wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php:4991) in /www/htdocs/v030397/mysql-qotd/wp-includes/feed-rss2-comments.php on line 8
Comments on: Question 50: Which statements about the view below are true? http://mysql-qotd.casperia.net/archives/389 mysql 5.0/5.1 questions for learning purposes Fri, 06 Aug 2010 16:56:36 +0000 http://wordpress.org/?v=abc hourly 1 By: plogi http://mysql-qotd.casperia.net/archives/389/comment-page-1#comment-59 plogi Thu, 27 May 2010 15:50:41 +0000 http://mysql-qotd.casperia.net/?p=389#comment-59 <b> c The create view will fail with: <pre> ERROR 1349 (HY000): View's SELECT contains a subquery in the FROM clause </pre> Try "help create view" or check http://dev.mysql.com/doc/refman/5.0/en/create-view.html </b>
c

The create view will fail with:

ERROR 1349 (HY000): View's SELECT contains a subquery in the FROM clause

Try “help create view” or check http://dev.mysql.com/doc/refman/5.0/en/create-view.html

]]>