[Oracle Trigger] il marche pas, je c pas pkoi

il marche pas, je c pas pkoi [Oracle Trigger] - SQL/NoSQL - Programmation

Marsh Posté le 01-12-2003 à 12:31:51    

insert into appels (no_appel) values( seq_no_appel.nextval);
 
update appels set no_type_appel = ( select t.no_type_appel from type_appel t where nom_type_appel = :n.direction)
where no_appel = seq_no_appel.currval ;
 
Merci

Reply

Marsh Posté le 01-12-2003 à 12:31:51   

Reply

Marsh Posté le 01-12-2003 à 13:07:52    

nom_type_appel = :n.direction
 
elle est bizzare cette ligne avec le ":" avant le n


---------------
lecteur mp3 yvele's smilies jeux de fille
Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed