Skip to content

Commit ef17ec7

Browse files
committed
Update show-dictionaries.md
1 parent 1344550 commit ef17ec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/sql-reference/10-sql-commands/00-ddl/17-dictionary/show-dictionaries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import FunctionDescription from '@site/src/components/FunctionDescription';
55

66
<FunctionDescription description="Introduced or updated: v1.2.646"/>
77

8-
Lists dictionaries in a specified database, displaying their names, column details, and source information. Please note that this command currently only lists dictionaries that use MySQL as the data source.
8+
Lists dictionaries in a specified database, displaying their names, column details, and source information.
99

1010
## Syntax
1111

0 commit comments

Comments
 (0)