Download How do I do multiple CASE WHEN conditions using SQL Server 2008? book pdf free download link or read online here in PDF. Read online How do I do multiple CASE WHEN conditions using SQL Server 2008? book pdf free download link book now. All books are in clear copy here, and all files are secure so don't worry about it. This site is like a library, you could find million book here by using search box in the header.
something like this, two conditions two columns. select itemsreq.item as item, itemsreq.cantidad as cantidad, (case when itemsreq.itemaprobado=1 then 'aprobado' when itemsreq.itemaprobado=0 then 'no aprobado' end) as items, (case when itemsreq.itemaprobado = 0 then case when requisiciones.recibida is null then 'item no aprobado para entrega' end when itemsreq.itemaprobado = 1 then case when ...
Read : How do I do multiple CASE WHEN conditions using SQL Server 2008? pdf book online Select one of servers for direct link: |
---|