Read all tables (JSON format)
Gets the list of available entity sets (tables) when the service exposes metadata in JSON-based format. Use this to discover table names for your SELECT queries.
SELECT * FROM list_tables_json
Gets the list of available entity sets (tables) when the service exposes metadata in JSON-based format. Use this to discover table names for your SELECT queries.
SELECT * FROM list_tables_json