优质科普作者
作者介绍
```sqlSELECT (end_date - start_date) AS days_diffFROM your_table;```在这个例子中,`end_date` 和 `start_date` 是你的日期字