Changes

Jump to: navigation, search

An Introduction to MySQL Views

19 bytes added, 19:54, 27 October 2016
m
Text replacement - "<table border="0" cellspacing="0">" to "<table border="0" cellspacing="0" width="100%">"
== Getting Information About a View ==
<googlehtmlet>ADSDAQBOX_FLOWadsdaqbox_flow</googlehtmlet>
All views are the result of an underlying SELECT statement. Sometimes it can be useful to find out what the SELECT statement behind a view looks like. This information can be obtained using the following SQL syntax:
CREATE OR REPLACE VIEW ''view name'' AS ''select statement''
<googlehtmlet>BUY_MYSQL_BOTTOMmysql</googlehtmlet>
 
<htmlet>ezoicbottom</htmlet>
<hr>
<table border="0" cellspacing="0" width="100%">

Navigation menu