Query to fetch employee's performance related data
The expected result should be the table mentioned below,
Emp No.  | Emp Name  | Performance Doc Name  | Worker Comment  | Manager Comment  | Participant - 1  | Participant - 2  | Participant - 3  | 
|---|---|---|---|---|---|---|---|
111  | abc  | annual report  | …...  | …...  | …...  | …...  | …...  | 
123  | efg  | annual report  | …...  | …...  | …...  | …...  | …...  | 
If anyone knows the respective table name also, please share here
            Tagged:
            
        
0