Hello B4J - Beginning SQL Queries with SQLite Visually Part 1

Опубликовано: 06 Октябрь 2024
на канале: Anele Mbanga
1,567
2

This is a demo of an app developed with B4J (Basic4Java) from Anywheresoftware that shows how one can build simple SQLite queries visually. ONLY the SELECT statements executes from the database as inserts, updates and deletes might affect the underlying data.

This is just to help myself and others learning SQLite. Part 2 will include grouping, sorts, joins etc at a simplified level though.