Apr 14, 2005 #1 fdgsogc Vendor Joined Feb 26, 2004 Messages 160 Location CA I am new to MySQL and phpMyAdmin. I am trying to create a view between two tables. In MS SQL this is quite simple and is a standard function of the Enterprise Manager. Is there not a similar function in phpMyAdmin?
I am new to MySQL and phpMyAdmin. I am trying to create a view between two tables. In MS SQL this is quite simple and is a standard function of the Enterprise Manager. Is there not a similar function in phpMyAdmin?
Apr 14, 2005 #2 ericbrunson Technical User Joined Jan 9, 2004 Messages 2,092 Location US Views are not supported in MySQL. Upvote 0 Downvote
Apr 15, 2005 #3 rac2 Programmer Joined Apr 26, 2001 Messages 1,871 Location US Bot see http://dev.mysql.com/doc/mysql/en/ansi-diff-views.html Upvote 0 Downvote