kisland [your e-learning portal]
     kisland.com - 09/08/08news | free tutorials | forums | books | certifications | about us
PDF? PS? How do I read these files?

Find out how in our
Viewers section


mysql.com's MySQL 5.0 Stored Procedures (PDF)
description:A stored procedure is a procedure (like a subprogram in a regular computing language) that is stored (in the database). Correctly speaking, MySQL supports 'routines' and there are two kinds of routines: stored procedures which you call, or functions whose return values you use in other SQL statements the same way that you use pre-installed MySQL functions like pi()

number of visits:816

creation date: 03/29/2005