USING MYSQL
Create the DISPLAY_OWNER procedure which obtains the first name and last name of the owner whose number currently is stored in I_OWNER_NUM (provided as a parameter).
Place these values in the variables I_FIRST_NAME and I_LAST_NAME. Output the contents of I_OWNER_NUM, I_FIRST_NAME, and I_LAST_NAME.
HERE is what i have so far, but getting these errors
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here