TIMESTAMPDIFF
SELECT TIMESTAMPDIFF(DAY, '2021-03-13', '2021-03-25')
Pro tip: use ```triple backticks around text``` to write in code fences