A function that perform a computation on a set of values rather than on a single value.
Syntax
The syntax for built -in SQL function is:
SELECT function(column) FROM table
Syntax
The syntax for built -in SQL function is:
SELECT function(column) FROM table
No comments:
Post a Comment