SQL Query How to get Datediff in MySQL

Here’s SQL Query you can get Year from two DATEs. You can achieve this with DATEDIFF() function in MySQL.