I'm new in MySQL so is there any way to calculate the time taken by SQL query in execution inside MySQL workbench or using a terminal. I want to learn optimization of SQL query so that's why I want to calculate the time taken by SQL query.
Asked
Active
Viewed 30 times
0
-
my bad, to fast :( – Frank W. Oct 04 '16 at 19:05
-
yes in MySQL-WORKBENCH or using terminal. – Sajid Oct 04 '16 at 19:17
-
perhaps this [Answer](http://stackoverflow.com/a/39860634) I added over in that dupe target is useful – Drew Oct 04 '16 at 19:56