How do I handle a union of multiple tables in Xataface?
Posted: Mon Jul 05, 2010 9:32 pm
I have multiple tables, all with the same fields. mySQL/xataface just runs too slow if I put them into one big table. So how do I search across all of them at once, i.e. search a union of the tables? - or is this the wrong approach?