select count(repository0_.PermissionValue) as col_0_0_ from repository_details repository0_ cross join repository_master repository1_ cross join repository_categorymaster repository2_ where repository1_.Status=0 and repository1_.RepositoryID=repository0_.RepositoryID and repository0_.PermissionType=2 and repository2_.RepositoryCategoryID=repository1_.RepositoryCategoryID and repository0_.PermissionValue=? limit ? |
3
|
75
|
12
|
|
0.00
|