我有一个表"all_data“,它包含两组记录 a) Independent records which should get fetched all times
b) All records fromtable "all_product" 现在我也有更多的表,如'MS_product','apple_product‘,'Linux_product’,所有这些表都是表' all _product‘的子集我想从表</e
我有两张表:twitter_followers和twitter_friends。这两个表都有很多列(id、user_id、twitter_id等)。对于单个user_id,两个表中的行数可以超过100000条记录。我想通过以下方式从user的twitter_friends中检索记录:FROM twitter_friends AND twitter_id NOT