← Back to Tutorials
6. Editions
| Edition | Features | Use Case |
| Standard | Full SQL, time travel (1 day), auto-clustering | Production, BI |
| Enterprise | +Multi-cluster, time travel (90 days), data masking | Large-scale, compliance |
| Business Critical | +HIPAA, SOC2, GDPR | Healthcare, finance |
| Virtual Private | +Isolated compute, dedicated metadata | Government, highest security |
-- Check your edition
SELECT CURRENT_ACCOUNT_NAME(), CURRENT_REGION();
✏️ Exercise: Determine which Snowflake edition your account uses.