Home » Developer & Programmer » Forms » Oracle Forms - Multiple Values in a Field - Question (Forms 12c, Database12c)
Oracle Forms - Multiple Values in a Field - Question [message #677128] Tue, 20 August 2019 17:17 Go to previous message
balajiray
Messages: 6
Registered: August 2019
Junior Member
Hi
I am trying t test out adding multiple invoice #'s in one field separated by comma and use that field value
in an in() statement.

Eg:
select * from billing_hist where invoice_number in(:block.item);
I want to add multiple invoice #'s in this field separated by comma and use the query in a cursor to further process the business rules.

I am able to enter one invoice # and make it work. The moment i add the second invoice # it fails.
Any suggestions will be helpful.

regards,
Ray.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Forms 11g Installation Configuration Error
Next Topic: Primary Key in detail block
Goto Forum:
  


Current Time: Sat Apr 20 04:28:14 CDT 2024