News

Contribute to codytech05/task-8-sql-procedures-functions development by creating an account on GitHub.
for this task i have created a a function named square_num takes an integer and returns its square. and then defined stored procedure which accepts an input number and outputs the squared values using ...