Table Name | Description |
---|---|
rta_tables | The table of all tables in the system. This is a pseudo table and not an array of structures like other tables. |
rta_columns | The list of all columns in all tables along with their attributes. |
mytable | A sample application table |
demotbl | A sample linked list table |