mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-12 19:48:26 +00:00
16 lines
398 B
Markdown
16 lines
398 B
Markdown
![]() |
---
|
||
|
title: tableCustomSQLQuery
|
||
|
slug: /main-concepts/metadata-standard/schemas/tests/table/tablecustomsqlquery
|
||
|
---
|
||
|
|
||
|
# tableCustomSQLQuery
|
||
|
|
||
|
*This schema defines the test TableCustomSQLQuery. Test if a custom SQL returns 1 or 0 row.*
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
- **`sqlExpression`** *(string)*: SQL expression to run against the table.
|
||
|
|
||
|
|
||
|
Documentation file automatically generated at 2022-07-14 10:51:34.749986.
|