Category "execute"

How do I execute clob in execute immediate

I have a table with one row and clob as column (whose size is 5239). This column contains a table script extracted with the help of dbms_metadata.get_ddl. Along

Not able to persist the Paypal payment Id to complete the payment flow

I'm trying to follow the paypal flow for Accepting a Paypal Payment where the user chooses to pay with their paypal account and I'm coding in Java. The flow red