Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Xbase Fox > faster query st...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 832 of 852
Post > Topic >>

faster query style

by MollyShark <mollyshark@[EMAIL PROTECTED] > Mar 7, 2008 at 07:38 AM

Is there any noticeable speed difference in these two queries?

select * from table1, table2 where table1.field=table2.field
blahblahblah

select * from table1 where table1.field in (select field from table2)

Both fields are indexed, of course.

MShark
 




 2 Posts in Topic:
faster query style
MollyShark <mollyshark  2008-03-07 07:38:14 
Re: faster query style
Gene Wirchenko <genew@  2008-03-08 15:35:42 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan13V112 Tue Jul 8 23:01:25 CDT 2008.