Forum Discussion

Abhineet_SISL's avatar
Abhineet_SISL
Copper Contributor
Dec 12, 2019

SQL JOIN QUERY - RESULT

I am trying to join the below two queries but not getting the accurate result.   select bi.CONSUMERNO, bi.UNITCONSUMED, -- billed unit bi.BILLDATE from tbl_billinfo bi where bi.CONSUMERNO = '...