Views in MySQL
eharetea

How to use custom views to save queries in MySQL, and emulate tables in with these views in MySQL.

How to use custom views to save queries in MySQL, and emulate tables in with these views in MySQL.

Date Created:Friday December 12th, 2008 02:35 AM
Date Modified:Friday December 12th, 2008 02:52 AM


CREATE VIEW print_sections AS
SELECT mc.namemc.text
FROM math_content mcmath_sections ms
WHERE mc.section ms.id



Downloads:
Download: view.sql 120 B

Please login or Click Here to register for downloads
Creative Commons License
Views in MySQL by Dan Lynch
is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License
Based on a work at www.3daet.com
Permissions beyond the scope of this license may be available at http://www.3daet.com