开发者

Does SQL Server have an equivalent to Oracle's PL/SQL Package?

开发者 https://www.devze.com 2022-12-20 15:40 出处:网络
I was wondering if SQL Ser开发者_如何学Cver has an equivalent to Oracle PL/SQL Package? It is really nice to build your sprocs, functions, etc into a Package.Don\'t know if is a pure T-SQL equivalent,

I was wondering if SQL Ser开发者_如何学Cver has an equivalent to Oracle PL/SQL Package? It is really nice to build your sprocs, functions, etc into a Package.


Don't know if is a pure T-SQL equivalent, but you can Create all your procedures, functions into an .NET Assembly and the use it in SQL Server 2005 and higher.

Documentation

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号