diff src/university/newstudent.sql @ 0:307a81e46071 tip

initial committ
author Robert McIntyre <rlm@mit.edu>
date Tue, 18 Oct 2011 01:17:49 -0700
parents
children
line wrap: on
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/src/university/newstudent.sql	Tue Oct 18 01:17:49 2011 -0700
     1.3 @@ -0,0 +1,1 @@
     1.4 +call add_student (?, ?, ?, ?, ?, ?);