Question: Write a scalar function in SQL using CREATE FUNCTION that return the full name of a person. If the first name or last name is
Write a scalar function in SQL using CREATE FUNCTION that return the full name of a person. If the first name or last name is null, the quote "error in the data" should be returned.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
