B4J Question Tool to build SQLite Queries

Giacomo

Active Member
Licensed User
Longtime User
Hello,
I have the Personal Version of SQLite, which does not have the visual tool to build queries.
It is quite boring to build and test my queries.
Is there a tool or app (free) to create them?

Thanks to anyone who responds
 

josejad

Expert
Licensed User
Longtime User
Is there a tool or app (free) to create them?
have you tried to pass the sql create of your database to an AI, and ask it something like: "I need all the records from that table that meet this condition, but no... bla bla bla"
 
Upvote 0

aeric

Expert
Licensed User
Longtime User
Upvote 0
Top