Fabian Peters wrote:
Hi,
I'm only very rarely using SQL, so please forgive me if I show any
obvious signs of ignorance...
I've got three tables "customer", "address" and "country". I want to
set the "language" attribute on "customer" on rows returned by a
SELECT such as this:
SELECT title
Hi,
I'm only very rarely using SQL, so please forgive me if I show any
obvious signs of ignorance...
I've got three tables "customer", "address" and "country". I want to
set the "language" attribute on "customer" on rows returned by a
SELECT such as this:
SELECT title, first_names, last