1.select * from ExecutionLog3 order by TimeStart DESC
2.elect * from ExecLog3 order by TimeStart DESC
3.select * from ExecutionLog4 order by TimeStart DESC
4.none of the mentioned
Answer:1