Hi all

Try this simple SQL query using Entity beans and figure out how inefficient
Entity beans are.

     SELECT * FROM t1 WHERE a.id IN (SELECT id FROM t2)

where t1 and t2 are table names.

--
shiv
[EMAIL PROTECTED]



__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to