Lists all available tables in a database.
Returns schema-qualified table names (e.g., "public.users", "reporting.customers") for databases with schemas, or plain table names for schema-less databases.
Lists all available tables in a database.
Returns schema-qualified table names (e.g., "public.users", "reporting.customers") for databases with schemas, or plain table names for schema-less databases.