I want to add multiple columns from different tables to a existing views in Appian Cloud database.
Can I use CREATE OR REPLACE VIEW for adding multiple columns from different tables to an existing view?
can anyone provide sample script.
Discussion posts and replies are publicly visible
The Appian database is a MariaDB. You will find plenty tutorials in the internet.