I want to select Count of the result Of Sub Query e.g. SELECT COUNT(*) from (SELECT * FROM ENTITY Group By ); Is there any way to do this in HQL? HQL subqueries ...
確定! 回上一頁