Jump to content

Joins pbm


shan_cool

Recommended Posts

Hi all,

i hav a pbm while executing the following query.

 

select a.Emp_FName from HR_Emp_Det a,tdm_prj_mem_det b, where a.Emp_Id = b.Emp_Id and b.Emp_Id='1111'

 

but if i execute as,

select a.Emp_FName from HR_Emp_Det a,tdm_prj_mem_det b, where a.Emp_Id = b.Emp_Id ..... thn its working properly.

 

plz help me wats wrong wit the first one.

 

thx in advance,

shan,

chennai

india

 

Link to comment
https://forums.phpfreaks.com/topic/2736-joins-pbm/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.