Default Values for NLS Parameters in SQL Functions

Previous
Previous
Next
Next

When SQL functions evaluate views and triggers, default values from the current session are used for the NLS function parameters. When SQL functions evaluate CHECK constraints, they use the default values that were specified for the NLS parameters when the database was created.