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.
SELECT TOP N * FROM SCHEMA.TABLENAME– billinkc Nov 30 '11 at 4:07