Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What does the term "overloading" mean in the context of User-Defined Function (UDF) names in Snowflake?
A
There are multiple SQL UDFs with the same names and the same number of arguments.
B
There are multiple SQL UDFs with the same names and the same number of argument types.
C
There are multiple SQL UDFs with the same names but with a different number of arguments or argument types.
D
There are multiple SQL UDFs with different names but the same number of arguments or argument types.