Concepts
>
Attributes (MetaAttributes)
> REPLACE \ MySQL
REPLACE \ MySQL
CREATE [OR REPLACE] [ALGORITHM = {MERGE | TEMPTABLE}] VIEW view_name
[(column_list)] AS select_statement [WITH [CASCADED | LOCAL] CHECK
OPTION]
This command create a new view or replace an existing view if the OR REPLACE clause is provided.
Translations
Type
String (63) Enumeration
List of MetaClasses
SQL Clause
.
Value
Yes (Yes), No (No), No (No).
This site works best with JavaScript enabled