R/duckdb-funs.R
typeof.Rd
Returns the name of the data type of the result of the expression.
typeof(expression = ANY)
ANY
VARCHAR
typeof('abc')