Skip to content

Commit cda10e6

Browse files
sshanks-kxvcalescu
andauthored
Update docs/database/mdb-odbc.md
Co-authored-by: Veronica Calescu <vcalescu@kx.com>
1 parent 79ec492 commit cda10e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/database/mdb-odbc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ Use [`.odbc.eval`](../interfaces/q-client-for-odbc.md#eval) to evaluate SQL comm
3131
q).odbc.eval[h;"select * from aa"]
3232
```
3333

34-
An alternative to querying via SQL is to load the entire database into kdb+ via the [.odbc.load](../interfaces/q-client-for-odbc.md#load) command, where the data can then be queried using kdb+ directly..
34+
An alternative to querying through SQL is to load the entire database into kdb+ via the [.odbc.load](../interfaces/q-client-for-odbc.md#load) command, where the data can then be queried using kdb+ directly.

0 commit comments

Comments
 (0)