Previous
Next
Contents
Index
Glossary
Library
WFNLADD.sql
If you define a new language in your Oracle installation, use WFNLADD.sql to add the missing rows for that language to the Oracle Workflow translation tables. See:
Creating the WF_LANGUAGES View
.
Use the script as follows:
sqlplus <
user/pwd
> @WFNLADD
Previous
Next
Contents
Index
Glossary
Library