--- id: database-tables-query-schema title: 'database_tables_query_schema' description: '' sidebar_label: 'database_tables_query_schema' hide_title: true hide_table_of_contents: true schema: true sample: { 'catalog_name': 'string', 'force': true, 'schema_name': 'string' } custom_edit_url: null --- import Schema from '@theme/Schema'; import Heading from '@theme/Heading';