What is the purpose of the Oracle SYS_CONTEXT function?
A. Concatenate multiple values
B. Find the length of a string
C. Retrieve the value of a parameter in the database context
D. Validate XML structure
'SYS_CONTEXT' is used to retrieve the value of a parameter in the database context in Oracle.