Specifies the encoding to use when transferring data from your DBMS.
| Valid in: | SAS/ACCESS LIBNAME statement |
|---|---|
| Category: | Data Access |
| Default: | current SAS session encoding |
| Restriction: | This option applies only to UNIX environments. |
| Interaction: | This option overrides any value that you might have set for the PGCLIENTENCODING environment variable. |
| Data source: | PostgreSQL |
| Examples: | Set the CLIENT_ENCODING= LIBNAME
option:
|
Specify the PGCLIENTENCODING environment variable on PC
hosts:
|
|
Specify the PGCLIENTENCODING environment variable on UNIX
hosts:
|
|
Specify the PGCLIENTENCODING environment variable at SAS
invocation:
|
Table of Contents
specifies the encoding to use when transferring data into SAS.
For a list of encoding values, see Encodings and Their Aliases and Encoding Character Set Compatibility in SAS National Language Support (NLS): Reference Guide.