我需要使用android Room进行select查询。ORDER BY rank 如果我在我的PC上的SqliteBrowser上执行这个查询,我不会有问题。replace(pathOfFile, rtrim(pathOfFile, replace(pathOfFile, '/', '')), '') in (:filePaths) ORDER BY rank Android我怎么能在DB上进行这样的查询?
Start_Date DATE我想要构建一个带有参数Check in Date(开始日期)和Check Out Date (结束日期)的查询。我希望该查询仅从房间表中选择房间号,其中在res_appointment表中有记录在参数Check In date和Check Out Date之间
在夏季,我只需要列出在Check in date和CheckOut Date<e