# Functions

GetFields returns a list of fields for partial response after trimming spaces and making these unique.
IsValidFields checks if a list of fields for partial response is valid.
IsValidFilter checks if a filter string is valid SQL syntax.
IsValidSort checks if a sort string is valid SQL syntax.
PrefixFilterFields prefixes the fields in the filter with a given prefix.