HI,
I am new to Iphone , and I want to know how to use the joins for reteriving
the values from table. as i used this querry
select P.condition , Q.questions_text from Paths P ,Questions Q where P.step=1 AND P.questions_id =Q.id;
I want to know how to use this querry programatically in iphone.
Thanks in advance
sandhya
I am new to Iphone , and I want to know how to use the joins for reteriving
the values from table. as i used this querry
select P.condition , Q.questions_text from Paths P ,Questions Q where P.step=1 AND P.questions_id =Q.id;
I want to know how to use this querry programatically in iphone.
Thanks in advance
sandhya