Home DADE

Constants in joins

edited March 2003 in DADE
Hi

Is it possible to declare a constan in joins? I would like to use joins like
this:

SELECT *
FROM A INNER JOIN B ON (A.X = B.X AND B.Y = 'ALPHA')

thank you

Ferenc Lendvai

Comments

This discussion has been closed.