Quiz Yourself: Built-in Functions
Test your knowledge of built-in functions in T-SQL.
We'll cover the following...
Built-in Functions Quiz
1
What date is the result of the following query?
SELECT DATEADD(day, LEN('Mark') + LEN('Walter'), '2022-09-20')
A)
September 29
B)
DATEADD()
C)
September 30
D)
September 10
Question 1 of 50 attempted
Access this course and 1400+ top-rated courses and projects.