SQL SERVER 2017 TUTORIAL : PART 06 (FUNCTION)

visibility 23 ভিউ schedule 8 বছর আগে timer 4:33
open_in_new Dailymotion
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.<br />in SQL SERVER 2017 TUTORIAL : PART 06 you can learn it