Quantcast
Channel: All Quality Center / ALM Practitioners Forum posts
Viewing all articles
Browse latest Browse all 14708

Re: Project recent activity

$
0
0

Hi,

 

I tried the below query. But it's not returning desired results for no of user in a project.

 

select PROJECTS.PROJECT_ID, USERS_PROJECTS.USER_ID

from PROJECTS

JOIN USERS_PROJECTS ON USERS_PROJECTS.PROJECT_ID = PROJECTS.PROJECT_ID

WHERE PR_IS_ACTIVE = 'Y'

 

I am able to get project recent activity using the below query.

 

 

select * from QCSITEADMIN_DB.PROJECTS WHERE PR_IS_ACTIVE = 'Y' active project

 

But i want to get a DB size, Project Repositry size also.

 

Regards,

Joseph

 


Viewing all articles
Browse latest Browse all 14708

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>