Answer Posted / nishi
select sal, (to_char(to_date(sal,'j'), 'jsp')) from emp;
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to define and use table alias names in oracle?
Is there a combination of "like" and "in" in sql?
What is Segment Advisor in Oracle?
How to get execution statistics reports on query statements?
Explain the truncate in oracle?
What is a dead lock in oracle?
What is oracle database 10g express edition?
What are the differences between blob and clob in oracle?
How to resolve name conflicts between variables and columns?
Can u please explain me the Discussion on Except ,using cast like type cast. Question in the context of difference between two tables
Can we use bind variables in oracle stored procedure?
What is the dynamic sql in oracle?
How to download oracle database 10g xe?
What are the logical operations?
What is program global area (pga) in oracle?