HackerTrans
トップ新着トレンドコメント過去質問紹介求人

x2bool

no profile record

コメント

x2bool
·2 年前·議論
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 年前·議論
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();