Hi all,
I want to create a function in c# which receives a paramater (name of a field from a table in oracle)
The function will have to return the distinct values of the specific field.I don't know how to insert the parameter into the
select distinct(parameter) from table sql statement
I hope that you understood me.
Thank you.
roxanna_ 0 Newbie Poster
Ketsuekiame 860 Master Poster Featured Poster
roxanna_ 0 Newbie Poster
Ketsuekiame 860 Master Poster Featured Poster
roxanna_ 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.