ReePrime China
SQL SERVER 2017 TUTORIAL : PART 06 (FUNCTION)

此内容来自第三方平台 (Dailymotion)。如果此视频侵犯了您的版权,请使用 立即删除 工具。

SQL SERVER 2017 TUTORIAL : PART 06 (FUNCTION)

23 次观看 04:33 FAST tech

描述

Function is a database object in Microsoft Sql Server. Basically it is a set of sql statements that accepts only input parameters, perform actions and return the result. Function can return only single value or a table.
in SQL SERVER 2017 TUTORIAL : PART 06 you can learn it