| Comment | SQLServer User-Defined Function
PURPOSE
Get Windows temp folder directory.
EXAMPLES
SELECT dbo.fun_TempFolder();
HISTORY
2026-03-07 - Created function
TAGS
<program>
<description>Get Windows temp folder directory</description>
<generic>1</generic>
<author>Gerrit Mantel</author>
<created>2026-03-07</created>
<lastmodified>2026-03-07</lastmodified>
</program> |