Home > database >  SQL fundamentals
SQL fundamentals

Time:10-20

In the SQL database, create a stored procedure PROC_SEARCHSTUDENTAGE, query to specify the name of the students' age, and returns the value of age, and by executing the stored procedure, query the age of xx, will return to store their age into the parameter back_age
  • Related