Paraccel
- Paraccel String
- Paraccel Data type formatting
- Paraccel Math
- current_database
Returns the name of the current database. - current_schema
Returns the name of the current schema - {current_user}
- {session_user}
- translate
Returns "string_expression1", with each occurrence of each character in "string_expression2" replaced by its corresponding character in "string_expression3". - version
Returns the string value of the database version.
Parent topic: Using the expression editor