Hi All,
I have a variable in DB, which has values aa,bb,xx. How can i write a stored procedure that will help me to retrieve the values into a visual composer UI i.e. "DROP DOWN LIST".
As ArrayLists cannot be used. How else can i write a stored procedure so that i can see the values in a dropdown
aa
bb
xx
Thanx and Regards,
Divya