User bio
404 bio not found
Member since Aug 4, 2023
Pinned posts:
Replies:

Hai @Ashok Kumar

Thank you for your response. However, my current approach involves hitting the database every time in order to obtain the desired results. Given that I am unsure of the number of q_ids that will be involved in the future, I am concerned about the performance impact. Therefore, I am exploring alternative approaches to address this issue.

Kindly let me know if there are any other approaches such as stored procedures or minimalistic database hits that can help me achieve my expected outcome.

I realize my previous request may have been confusing. Let me clarify my question.

For the current approach, I need to run the query each time by incrementing the column (queue_id) value. But I'm trying to run the query once, which should dynamically increment the column values. For sample Output I am expected:

quantiy_of_queue average_time_difference min_time_difference max_time_difference
1 05:25:15 01:25:15 06:26:15
2 06:25:15 02:25:15 07:26:15
3 06:20:15 01:25:15 07:30:15
4 04:25:15 02:25:15 06:40:15  
Certifications & Credly badges:
Parameshwaran has no Certifications & Credly badges yet.
Global Masters badges:
Parameshwaran has no Global Masters badges yet.
Followers:
Parameshwaran has no followers yet.
Following:
Parameshwaran has not followed anybody yet.