Hi Team,Is there way to get all the tables structure present in the appian db. I mean DDL queries for the all the tables present in Appian.Just exploring if this is possible or not, If there is a way to export all tables structure for creating them.Thanks in advance.
Discussion posts and replies are publicly visible
Sure. You can use normal MariaDB SQL statements to get tables and fields.
Hi Stefan Helzle (stefanhelzle0001), Can you please elaborate a little more on this?A step by step process would be more helpful.