SQL- Query that return only one record
670770May 12 2009 — edited May 12 2009Hello,
is it possible to execute a pure SQL-Query which returns only one row although multiple rows are found.
It is no problem in PL/SQL, but I have no idea if the same is also possible in SQL.
thanks in advance
Michael