Display the number value in Words?
Answer / nishi
select sal, (to_char(to_date(sal,'j'), 'jsp')) from emp;
| Is This Answer Correct ? | 2 Yes | 0 No |
What happens to the current transaction if the session is killed?
Whether Oracle satisfy more codd rules or db2 satisfy more codd rules? How meny of each can satisfy ? Please answer me. Advance thanks
What is recycle bin in Oracle?
Explain joins in oracle?
How to use in conditions in oracle?
What is a directory object?
What are the various types of snapshots ?
How to retrieve the count of updated rows?
Can we write dml statement in function in oracle?
Explain oracle insert into command?
structural difference between bitmap and btree index ?
How can we force the database to use the user specified rollback segment?