Hi,
thanks for reply. My question was pretty simple if u did not understand then dont know why. My question was, need SQL query for Quality center which we will write in Dashboard of Quality center. This query will fetch all requirements of project. so in this case Select will be *, from will be REQ table and where will be Project name. And I have to make it globally so that whoever execute this query he/she will get all requirements of his/her projects.
Thanks.