Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
It would be useful to have a typeof UDF that returns a string describing the type of the argument.
For example:
SELECT typeof(int_column) FROM made_up_table
would return:
int
This is useful for test purposes and debugging purposes.
Attachments
Issue Links
- links to