Hi All,
Could you please tell me, as we can use SQL in Report studio.We can use SQL functions and even we can write SQL queries but I want to know which tables are to be used from Bladelogic package?
We write a SQL query like : SELECT * FROM EMPLOYPEE;
here EMPLOYEE is table name which is provided, by default in ORACLE database so which tables should I use from Bladelogic. I really dont have any idea about the tables present in Bladelogic. And please give me an example of query using the table(i.e of bladelogic).
Please suggest for the same.
Thanks.
Better ask for a database access to DBA, then explore the tables and data yourself
Why do you want to use SQL in the first place? You should have a package provided to you that you can use with Report Studio. This should contain the data you can use. If there would be an employee table, then all relevant attributes of this dimension you can use should be available there.