Language:EN
Pages: 2
Rating : ⭐⭐⭐⭐⭐
Price: $10.99
Page 1 Preview
obtaining character set informationsql select para

Obtaining character set informationsql select parameter

Obtaining Character Set Information

SQL> SELECT parameter, value
2 FROM nls_database_parameters

16-13 Copyright © 2006, Oracle. All rights reserved.

Obtaining Character Set Information
Use the NLS_DATABASE_PARAMETERS view to display the permanent NLS settings for the database, including the database and national character set. This view contains the explicitly set values, as well as the default values used by the database.

ALTER SESSION command

SQL function
SELECT sysdate FROM dual;

NLS parameters determine the locale-specific behavior on both the client and the server. There are four ways to specify national language support (NLS) parameters:
• As initialization parameters on the server side to specify the default server environment.

(These default settings have no effect on the client side.)
• As environment variables for the client to specify locale-dependent behavior overriding the defaults set for the server
• Using the ALTER SESSION command to override the defaults set for the client and the

You are viewing 1/3rd of the document.Purchase the document to get full access instantly

Immediately available after payment
Both online and downloadable
No strings attached
How It Works
Login account
Login Your Account
Place in cart
Add to Cart
send in the money
Make payment
Document download
Download File
img

Uploaded by : Angela Gutierrez

PageId: DOC9BB888D