I have procedure " example1 " which receives 3 input parameters and none output, how do I execute it in PHP .
That would be the case.
EXEC "exemplo1"('para1','para1','para3');
$sql = 'EXECUTE "PORTAL_importaXml"'. "(?,?,?...
asked by
03.09.2018 / 21:42