adplus-dvertising
frame-decoration

Question

Which of the following statement is used to retrieve rows from the view ExecutionLog3?

a.

select * from ExecutionLog3 order by TimeStart DESC

b.

select * from ExecLog3 order by TimeStart DESC

c.

select * from ExecutionLog4 order by TimeStart DESC

d.

none of the mentioned

Answer: (a).select * from ExecutionLog3 order by TimeStart DESC

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following statement is used to retrieve rows from the view ExecutionLog3?