From a613b61683ba2923eadaa04cce8352e08e3e6926 Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Mon, 1 Jan 2024 23:05:40 -0500 Subject: [PATCH] vault backup: 2024-01-01 23:05:40 --- Databases/SurrealDB/Command line interface.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Databases/SurrealDB/Command line interface.md b/Databases/SurrealDB/Command line interface.md index 89ec6eb..67c7041 100644 --- a/Databases/SurrealDB/Command line interface.md +++ b/Databases/SurrealDB/Command line interface.md @@ -33,4 +33,4 @@ The HTTP protocol must be used in the export process ## SQL mode -SurrealDB has a SQL-like (not compatible with ANSI SQL) language one can use for running (or piping) SurrealQL queries. You can find the syntax and some examples \ No newline at end of file +SurrealDB has a SQL-like (not compatible with ANSI SQL) language one can use for running (or piping) SurrealQL queries. You can find the syntax and some examples over [here](./Syntax). \ No newline at end of file