I came across writing the query in differnt ways like shown below Type-I
SELECT JS.JobseekerID , JS.FirstName , JS.LastNam
My suggestion.
Update all your tables with some amount of records. Access the MySQL console and run SQL both command one by one. You can see the time execution time in the console.