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 |
How to pass a parameter to a cursor in oracle?
How to do clean up if create database failed?
How to delete a user account in oracle?
Can the default values be assigned to actual parameters?
State the difference between a primary key and foreign key?
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame ?
How would you begin to troubleshoot an ORA-3113 error?
Explain view?
how many outer joins are used in a single sql query? is there any limitations for using of outer joins?
2 Answers BOB Technologies, Cap Gemini, IBM,
1.display list of all users from ur data base.what is the query?
hai, I am searching job on Oracle10g and PL/sql,Unix... can any one send me resume format. an suggest me how to prepare.. ann books..
How to insert multiple rows with one insert statement in oracle?