A: Use environment variables or secret management to store credentials (username, password, account, warehouse, database, schema). Avoid hardcoding them. Optionally, use key pair authentication or OAuth depending on Snowflake setup. Always restrict permissions (principle of least privilege).