Votes
Answers
Views
Question
2
votes
1
answer
168
views
asked 5 years ago by
updated 5 years ago by
♥ 1
Hello. I am trying to create a query that will provide a report containing the run times broken down into seconds, minutes, etc. So far, I have the following query, but I keep receiving an error. Can you help me with this? Thanks! SELECT rn_test_id, sum(rn_duration) as sec, sum(rn_duration) / 60 as ...
10
votes
2
answers
113
views
asked 13 years ago by
updated 13 years ago by
What is the benefit of business view and why not just use SQL?
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top