CREATE VIEW


CREATE VIEW

CREATE VIEW is used to create a new view of one or more tables. See Chapter 22, "Using Views," for more information.

Input

CREATE [OR REPLACE] VIEW viewname AS SELECT ...;




MySQL Crash Course
MySQL Crash Course
ISBN: 0672327120
EAN: 2147483647
Year: 2004
Pages: 214
Authors: Ben Forta

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net