I have a statement that looks like this:

select * from user_info, problem
where
user_info.user_id=problem.user_id_fk;

I can't figure out how to conver this to Criterias used in Turbine.  Can someone 
please help?

Thanks,

- Darin

-------------------------------------------------------------
Darin Wilcox
Web Engineer
College of Nursing
University of Utah
585-7332


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to