SQLite Select Configuration
Select records from a SQLite database and pass them into the flow as Arc messages.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Select records from a SQLite database and pass them into the flow as Arc messages.
SELECT ... FROM Bill INNER JOIN Bill1 ON Bill.Id = Bill1.Id