Is there any built in functions or smart service to retrieve the list of table names, number of tables, number of columns in all table and the list of all columns in a table from Appian Cloud Database?
Discussion posts and replies are publicly visible
Write a Store procedure that will retrieve all the Tables and it's related data , And call this in Execute store procedure smart service. Or Use Query Database smart service write a SQL Statement that will get your data
Thank you so much Venkat, So if i am using Query Database smart service and put the SQL query then where can I find the result
https://docs.appian.com/suite/help/24.2/Query_Database_Smart_Service.html#data-tab