PROCEDURE DAN TRIGGER MYSQL
July 13th, 2010BERKENALAN DENGAN STORE PROCEDURE DAN TRIGGER Stored Procedures which allow us to automate or program our way out of many tasks on directly on the server rather than having to write external scripts to do complex manipulation of data – MYSQL References Prosedur merupakan program yang ditulis dan dieksekusi langsung dari Engine database. Beberapa situasi [...]
