SQL Server用户定义函数 [英] Sql Server Userdefined Functions

查看:190
本文介绍了SQL Server用户定义函数的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我有两个用户定义的函数,例如Function1()Function2().我的问题是

可以从Funtion1()调用到Funtion2().如果是,那么如何.



在此先感谢..

Hi Everybody,

I Have two User defined Functions like Function1() and Function2(). My question is

it possible to call from Funtion1() to Funtion2(). If Yes then how.



Thanks in Advance..

推荐答案


使用以下链接获得用户定义的函数及其调用方法的最佳示例;
http://www.techrepublic. com/blog/datacenter/understand-when-to-use-user-defined-functions-in-sql-server/171 [ http://docs.oracle.com/cd/B14117_01/server.101/b10759/functions001.htm [ ^ ]
http://stackoverflow.com/questions/829089/how-do-i-call-a-user-defined-function-to-use-with-select-group-by-order-by [ http://www.sqlteam.com/article/user-defined-functions [ ^ ]
http://www.4guysfromrolla.com/webtech/031004-1.shtml [ ^ ]
Hi,
Use following links to get best examples of User-Defined functions and its calling methods;
http://www.techrepublic.com/blog/datacenter/understand-when-to-use-user-defined-functions-in-sql-server/171[^]
http://docs.oracle.com/cd/B14117_01/server.101/b10759/functions001.htm[^]
http://stackoverflow.com/questions/829089/how-do-i-call-a-user-defined-function-to-use-with-select-group-by-order-by[^]
This one is good example:
http://www.sqlteam.com/article/user-defined-functions[^]
http://www.4guysfromrolla.com/webtech/031004-1.shtml[^]


这篇关于SQL Server用户定义函数的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆