Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
Neither of these worked. The first one returned nothing, and the 2nd returned 1 item, within the braces – psynnottFeb 1 '12 at 15:58
1
Could you try this on Chrome JS console "FROM {oj table1 left outer join table2 on table1.field1 = table2.field1}, table1, table3".match(/table1(?=,)/) – RezignedFeb 1 '12 at 17:19
Rezigned - brilliant, it worked, thanks. Upvoted – psynnottFeb 2 '12 at 10:13