我正在尝试使用以下查询来计算一个名为DRAWING的表中的总行数: Select field,platform,count(doc_id) as total from drawing group byfield,platform;SQL:从file_bin为空的图纸中选择字段、平台、计数(Doc_id)作为non
(ORDER BY BILL_DETAIL.objid) as ID_LIST WHERE (1=1)
GROUP BY (DECODE(BILLABLE_YN, 1, 'Billable', 'Non-Billable') || ',' || BILLABLE_TO || ','实际上,我需要根据从BILLABLE_YN,BILLABLE_