Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to use NVL function in DB adapter

Summary:

How to NVL function in DB adapter

Content (required):

Hi Team,


I want to use NVL function in DB adapter but it seems it not supported. Is there any workaround available?Below is my sql query.

select distinct structure_name from Test_COA_LEGACY_SEGMENT_VALUES

where segment_name = nvl(:segment_name, segment_name)

and segment_number = nvl(:segment_number, segment_number)


Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!