Skip to content

Tag: oracle

NULL fields using PIVOT

I request your collaboration because pivot on a table and separating the records by null, but still leave the fields at 0 with NVL Table product | value ———-+——- Shirts | 1200 Caps …

Need to filter data

I have a table ldgr with following fields Vchrno date debit credit amount JV1 01-mar-19 BA11 0 100 JV1 01-mar-19 0 PE113 100 JV1 01-mar-19 BA33 0 …