HackerTrans
TopNewTrendsCommentsPastAskShowJobs

x2bool

no profile record

comments

x2bool
·2 jaar geleden·discuss
There 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
·2 jaar geleden·discuss
Yes, 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();