-- Use the Import CSV file input to select a CSV file with header row. Expected headers: controlNumber,title,owner,status,winsStatus,createdAt,updatedAt.
ott-retention-cohort-analysis/ │ ├── 📂 sql/ │ ├── cohort_analysis.sql # Monthly cohort breakdown │ ├── retention_metrics.sql # D1, D7, D30 retention calculations │ └── churn_analysis.sql # Identify & ...