I have created a Scalar Functions, it was created successfully, but when I call the function using select statement, it says invalid object, I altered the function, I got th
Try
SELECT dbo.function (parameters)