Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は次の声明を発表したいと思います。
SELECT fieldA, fieldB FROM tableA WHERE fielb != 'cond' GROUP BY fieldA.
このステートメントはSQLite Managerでは機能しますが、 RSQLiteでは機能しません。
手伝っていただけませんか?
どうもありがとうございました :)