Can I create a One-Time-Use Function in a Script or Stored Procedure?

前端 未结 6 616
再見小時候
再見小時候 2020-12-24 11:04

In SQL Server 2005, is there a concept of a one-time-use, or local function declared inside of a SQL script or Stored Procedure? I\'d like to abstract away some complexity i

6条回答
提交回复
热议问题