I am creating a procedure to be able to insert data into a table in the database, but it is giving an error that I can not identify:
Command:
begin
INCLUIR_CLIENTE(1, 'SUPERMERCADO XYZ', '12345', NULL, 150000);
end;
Message submitted:...
asked by
09.02.2018 / 18:01