So for a School project I have to design a database for a cab company, and I wanted to make a query to calculate the time difference between when the customer calls and when the driver arrives. However both fields are date/time fields, and I am unsure of the SQL query to calculate this.