$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] SQL client library ?
From: Jean-Louis Leroy (jl_at_[hidden])
Date: 2009-09-07 08:06:02
How do you deal with columns that have the same name but different types
in different tables ? And with table aliases (e.g. when dealing with
self-joins) ?
J-L