# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Example: Files transfer using PUT/GET commands
This example shows how to transfer files to staging area, from which data can be loaded into snowflake database tables.
Example: client session keep alive By default, the token expires in 4 hours if the connection is idle.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Example: No connection pool
Setting the pool size to 1, a single session is used at all times.
Example: Authenticate with OAuth.
Example: Fetch one row.
Example: Fetch many rows and allow cancel the query by Ctrl+C.
Example: Set the session parameter in DSN and verify it.
No description provided by the author
Example: Verify SSL/TLS certificate with OCSP revocation check.