I'm trying get a result set based on the current system time. In normal instanced this is just a case of using GETDATE().
However, due to the limitations of UDF's the GETDATE function can not be called. Does anybody know of a work around that will return a System Date to a UDF.
However, due to the limitations of UDF's the GETDATE function can not be called. Does anybody know of a work around that will return a System Date to a UDF.