I understood that for generating reports and troubleshooting in QC we can use SQL queries from backend of the QC 10.0.

Please guide me through any any tutorial websites,cookbook's or workbook's which will explain how to write queries for different scenarios on the QC 10.0.

I have downloaded the Database reference guide from the quality center.

But I want to know when to use and how to use these tables and how to query these tables for getting the desired output.

I did Google search, but could not find any helpful tutorials sites.

link|improve this question
What sort of reports/information are you looking for? Quality Center's backend is fairly straight forward, at least based on my observation of our company's implementation of it. Pick a table and look at some sample rows SELECT TOP N * FROM SCHEMA.TABLENAME – billinkc Nov 30 '11 at 4:07
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.