Display Database
Display the list of tables (and their attributes).
Overview
➡️ Displays the list of tables that are in the database. Optionally it is also possible to display their attributes (“showColumns” parameter). 💡 To visualize the content of (a part of) a table, you can use “Table Visualization Data” script.
Arguments
Optional inputs
showColumns— Display columns of the tablesWould you also like to display the column name in the tables?💡 Note : A small yellow key symbol (🔑) will appear if the column as a Primary Key constraint.
Type:
BooleanDefault:
true
Output
result— Result output stringThis type of result does not allow the blocks to be linked together.
Type:
String