Hi
You can try bellow
select SALE.SALE_TOTAL from SALE where SALE.DAYS_RENTED = 'NULL'
and also you can try ...trail and error method using function provided in the IDT. coz it simple code
Hi
You can try bellow
select SALE.SALE_TOTAL from SALE where SALE.DAYS_RENTED = 'NULL'
and also you can try ...trail and error method using function provided in the IDT. coz it simple code