MySQL- if exists

J.Paryzek paryzek na petrof.cz
Středa Duben 11 09:05:11 CEST 2001


Existuji moznosti zapisu v MySQL obdobne jako pro ORACLE  :

where not exists (select * from <nazev tabulky> t2
                  where t1.znak>t2.znak);


nebo

 if exists (select * from........)

Manual jsem prochazel , ale nic jsem nenasel.

Diky Jirka




Další informace o konferenci Databases