passing a parameter to a function; Subquery returned more than 1 value. This is not permitted

后端 未结 0 478
慢半拍i
慢半拍i 2021-01-16 19:15

I want the function to return age of the employee in specified date passed to the function by parameter

DROP FUNCTION IF EXISTS dbo.f_Employee_Age;
GO

CREATE         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题