Hi all !
My querry :
select * from alert_table
returns results above:
The client "client name" has a contract "contract_type" Ref. "contract_reference" wich expires by "expiry_date" |
The firm "firm_name" have to pay "amount_to_pay" by "payment_date" Question: How can I extract the value between""? Thx!! |