Skip to content Skip to sidebar Skip to footer
Showing posts with the label Case Statement

Cost Of Sort Is Slowing Down My Query

PostgreSQL 7.4 (Yep upgrading) So in my WHERE condition I have this AND CASE WHEN 'substri… Read more Cost Of Sort Is Slowing Down My Query

How To Write A Select Inside Case Statement

I have a stored procedure that contains a case statement inside a select statement. select Invoic… Read more How To Write A Select Inside Case Statement