SQL Server Functions Question:
Download Questions PDF

What is built-in function?

Answer:

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

Download MS SQL Server Functions Interview Questions And Answers PDF

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?