lower(...)Returns the lowercase equivalent of a string of text
Works with the following datatypes:
This function works with 2.1 and 3.0 endpoint(s). What does this mean? »
The lower(...) function is used within the $select or $where parameters to lower-case a Text value. For example, you could use it within the $select statement to lower-case names from the Chicago salaries dataset:
The TryIt macro has been disabled until future notice while we upgrade this site to SODA3.