1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-15 00:15:19 +02:00
Files
OpenIntegrations/docs/en/cli/sqlite/ExecuteSQLQuery/bat.txt

3 lines
184 B
Plaintext
Raw Normal View History

2025-01-10 12:02:05 +03:00
oint sqlite ExecuteSQLQuery ^
2025-02-10 12:29:18 +03:00
--sql "SELECT id, name, age, salary, is_active, created_at, data FROM test_table;" ^
2025-02-18 14:01:44 +03:00
--db "C:\Users\Administrator\AppData\Local\Temp\2uhpnzlwnnm.sqlite"