A admin Administrator Staff member Aug 21, 2008 #1 Is it possible to do a nested sql select in MySQL? Ex select * from sometable where id in (select id from anothertable); David
Is it possible to do a nested sql select in MySQL? Ex select * from sometable where id in (select id from anothertable); David