Smuckers thanks for your help...
I downloaded WinSQL as you told me and it is working fine. It made it very easy to write quries.
But I am stuill not able to run functions. For example:
select last_name, TO_CHAR(hire_date, 'MM/YY')
from employees;
Error: Undefined function 'TO_CHAR' in expression. (State:37000, Native Code: FFFFF3E2)
Does this software support functions and I need to do something on my machine in order to get it work or I can not do this.
Thanks once again!!!
I downloaded WinSQL as you told me and it is working fine. It made it very easy to write quries.
But I am stuill not able to run functions. For example:
select last_name, TO_CHAR(hire_date, 'MM/YY')
from employees;
Error: Undefined function 'TO_CHAR' in expression. (State:37000, Native Code: FFFFF3E2)
Does this software support functions and I need to do something on my machine in order to get it work or I can not do this.
Thanks once again!!!