x2bool·قبل سنتين·discussThere is similar open-source project for Google Sheets: https://github.com/0x6b/libgsqlite (SQLite extension), which is a fork of https://github.com/x2bool/xlite (same idea but for Microsoft Excel spreadsheets)
x2bool·قبل سنتين·discussYes, it should.Before you know what you can SELECT you should know FROM where does the data come.Except maybe cases where there is no data source: SELECT 1; or SELECT NOW();