SQL Server Functions Question:

What is built-in function?

Answer:

A built in function of sql is used for performing calculations. These are standard functions provided by sql.

Read All 12 MS SQL Server Functions Questions
Previous QuestionNext Question
What is user-defined function? Explain its types i.e. scalar and Inline table value user-defined function?What are aggregate functions?