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
Value
Yes (Yes), No (No), No (No).