unary operator vs function
Hi,While reading SQL Language Reference on operators and got a question.
What is the difference between a unary operator and a function? They are very similar in that they both take an argument and returns something.
For example MULTISET looks more like a function than an operator. Did I missed something?
Thanks,
Sha
What is the difference between a unary operator and a function? They are very similar in that they both take an argument and returns something.
For example MULTISET looks more like a function than an operator. Did I missed something?
Thanks,
Sha
0