Posts by Guilherme Garcia • 11 points
1 post
-
1
votes2
answers207
viewsA: Procedure "complex"
Inside the IF, just after the WHERE, I would try the following: IF (phone IS NOT NULL) THEN UPDATE cliente SET telefone = "4444-4444" WHERE seg_nome = 'Binatti; SELECT * FROM CLIENTE…
sqlanswered Guilherme Garcia 11