IT:AD:SQL Server:HowTo:SQL:Functions/Variables

Summary

DECLARE/@MyAmount Money
SET @MyAmount = 0.00
...

You don't need to worry about DEALLOCATE: it's only used with Cursors.

  • /home/skysigal/public_html/data/pages/it/ad/sql_server/howto/sql/functions_variables.txt
  • Last modified: 2023/11/04 02:28
  • by 127.0.0.1