Update 24-show.md
This commit is contained in:
parent
a3fa2d9c33
commit
776b4a1085
|
@ -129,6 +129,14 @@ SHOW QNODES;
|
||||||
|
|
||||||
Shows information about qnodes in the system.
|
Shows information about qnodes in the system.
|
||||||
|
|
||||||
|
## SHOW QUERIES
|
||||||
|
|
||||||
|
```sql
|
||||||
|
SHOW QUERIES;
|
||||||
|
```
|
||||||
|
|
||||||
|
Shows the queries in progress in the system.
|
||||||
|
|
||||||
## SHOW SCORES
|
## SHOW SCORES
|
||||||
|
|
||||||
```sql
|
```sql
|
||||||
|
|
Loading…
Reference in New Issue