On Thursday, May 17, 2012 8:17:25 AM UTC-7, Kartik Rustagi wrote: > > Database: Mysql > > If I do A.left_join(B, a=>a), then will this automatically select A__a,b,d? >
It should select all columns from both A and B. Jeremy -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/sequel-talk/-/dpGwww1QE_UJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
