OBIEE - Cast function
About
The cast function is the coercion function of OBIEE
Articles Related
Example
- to a varchar
cast(database.table.column as VARCHAR2(100)
The cast function is the coercion function of OBIEE
cast(database.table.column as VARCHAR2(100)