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