You need to create a scalar user-defined function (UDF) that returns, as one positive integer, the number of whole years between an input parameter named @OrderDate and the current date/time. The function must be created in Azure SQL Database.
You write the following code.
What should be inserted at line 05?
Community Discussion
No comments yet. Be the first to start the discussion!
Community Discussion