vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I have two tables A and B, they both have a field 'orderid' , and table B has a field 'customerid'. Is there a way in one mysql statement where i can pull up all the records from table A where if A.orderid=B.orderid AND B.customerid="1" ?? Thanks in advance! |