Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Enter Binds Prompt Windows

adnan645Dec 3 2020

I have query where I am using Binds e.g.
select * from table_A where column_A = :Name
When I am running this query from SQL Worksheet, Binds prompt appears and I can set value for :Name but when I use the same query in user defined reports, I don't see such prompt when running report. Rather the reprort runs based on previously saved value. Kindly help. Thanks.

This post has been answered by thatJeffSmith-Oracle on Dec 3 2020
Jump to Answer
Comments
Post Details
Added on Dec 3 2020
6 comments
12,182 views