Changes

Jump to: navigation, search

An Introduction to MySQL Views

395 bytes added, 17:00, 29 October 2007
no edit summary
CREATE OR REPLACE VIEW ''view name'' AS ''select statement''
 
<hr>
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Joining Tables in MySQL|Previous]]<td align="center">[[MySQL Essentials|Table of Contents]]<td width="20%" align="right">[[MySQL Calculations and Concatenations|Next]]</td>
<tr>
<td width="20%">Joining Tables in MySQL<td align="center"><td width="20%" align="right">MySQL Calculations and Concatenations</td>
</table>

Navigation menu