Hi Experts,
I declared 3 variables as VARCHAR2(100). Now, in first variable I gave '31-MAR-2022' and in second variable, I gave value '100' and in third variable I gave 'Dummy'.
Now, through SQL or PLSQL I want to figure out what type of data is stored in those variables.
Can anyone please help me on this.
Thanks,
Bommi