bonjour
conment utiliser une fonctions pl/sql dans une condition where
select chp1, chp2, chp3
from table1
where fonction(chp1)
ma fonction retourne un type boolean
si c 'est possible c quoi le syntaxe
merci à vous
bonjour
conment utiliser une fonctions pl/sql dans une condition where
select chp1, chp2, chp3
from table1
where fonction(chp1)
ma fonction retourne un type boolean
si c 'est possible c quoi le syntaxe
merci à vous
Partager