We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f50a2e5 commit 80c5747Copy full SHA for 80c5747
README.adoc
@@ -61,5 +61,5 @@ docker exec -it trino trino --catalog redisearch --schema default
61
.Run a SQL query
62
[source,console]
63
----
64
-trino:default> select * from beers;
+trino:default> SELECT * FROM beers;
65
0 commit comments