eferred to in the SELECT statement. ALTER VIEW is allowed only to the definer or users with the SUPER privilege. Example ------- ALTER VIEW v AS SELECT a, a*3 AS a2 FROM t; URL: https://mariadb.com/kb/en/alter-view/https://mariadb.com/kb/en/alter-view/