Hello:
I have this data: data_id, data_description
I have a prompt with values data_description, now I want to have the prompt showing the data_description to the user but using the data_id to make the query. I am thinking this can be done with a decode...but I am not sure how. Any ideas
I have this data: data_id, data_description
I have a prompt with values data_description, now I want to have the prompt showing the data_description to the user but using the data_id to make the query. I am thinking this can be done with a decode...but I am not sure how. Any ideas