跳到主要内容

Data Management

CategoryDescriptionKey FeaturesCommon Operations
Data LifecycleCreate and manage objects• Database & Table
• External Tables
• Streams & Views
• Indexes & Stages
• CREATE/DROP/ALTER
• SHOW TABLES
• DESCRIBE TABLE
Data RecoveryAccess and restore past data• Time Travel
• Flashback Tables
• Backup & Restore
• AT & UNDROP
• SELECT ... AT
• FLASHBACK TABLE
• BENDSAVE BACKUP
Data ProtectionSecure access and prevent loss• Network Policies
• Access Control
• Time Travel & Fail-safe
• Data Encryption
• NETWORK POLICY
• GRANT/REVOKE
• USER/ROLE
Data RecycleFree up storage space• VACUUM Commands
• Retention Policies
• Orphan File Cleanup
• Temporary File Management
• VACUUM TABLE
• VACUUM DROP TABLE
• DATA_RETENTION_TIME