about oracle forms builder
Dear,
I develope a forms and then need your help.
In the oracle forms builder, how to add substr() function to a column?
I want to select a changed data.
e: select substr(a,1,4) from AA;
Do you know the solution?
0