SQL Server Functions Question:

What is built-in function?

MS SQL Server Functions Interview Question
MS SQL Server Functions Interview Question

Answer:

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


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?