Update _index.md (#5528)
parent
5c7d3407ad
commit
3a4235c27d
|
@ -335,7 +335,7 @@ _For more information about the query lifecycle, see
|
||||||
##### Query example
|
##### Query example
|
||||||
|
|
||||||
Consider the following query that selects everything in the `production` table
|
Consider the following query that selects everything in the `production` table
|
||||||
where the `line` tag is `A` and the `station` tag is `1`:
|
where the `line` tag is `A` and the `station` tag is `cnc`:
|
||||||
|
|
||||||
```sql
|
```sql
|
||||||
SELECT *
|
SELECT *
|
||||||
|
|
Loading…
Reference in New Issue