how to create relationship between emp and salgrade tables
in frameworkmanager?

Answer Posted / suresh

Hi,
create one datasource query subject in FM. and write a sql
like
select emp.name,emp.salary from emp,salary_grade
where emp.salary between salary_grade.low_salary and
salary_grade.high_salary.

this is called non equal joins. like this you can create
relationship between this two table.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are all the components of Report Studio?

883


what are the components in the cognos connection page consists (eg: my folder, public folder,directions, schedule management tool etc.....)

1866


-----------Diff b/w OLAP and RDBMS?

1829


what is the difference between native sql and cognos sql?

723


How to deploy from one server to another server?

2205


How to publish a package by running Java Script?

1793


What are the advantages of using cognos sql?

844


What is the difference b/w macros and prompt?

757


What are slice and dice?

692


What is drill down and slicing and dicing whats the difference between them?

749


Explain the difference between powerplay transformer and power play reports?

765


What is difference between primary key and unique key constraints?

750


What is the difference between Section and Section using Master/Detail in Cognos 8 Report Studio? I tried these both options many times on lists and crosstabs, but dint find any difference. So please give the answer in detail with example.

4277


7. What is performance tuning?

1752


how you create security to reports?

791