how to i write the query 'NISHI' TO
N
I
S
H
I
Answer Posted / madhu
Select To_char('N I S H I') from dual
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What privilege is needed for a user to query tables in another schema?
What are the differences between lov and list item?
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
In the oracle version 9.3.0.5.0, what does each number shows?
How to end the current transaction in oracle?
How to select some rows from a table in oracle?
How to work with data objects interactively?
Using the relations and the rules set out in the notes under each relation, write table create statements for the relations EMPLOYEE, FIRE and DESPATCH. You should aim to provide each constraint with a formal name, for example table_column_pk.
How to create a single index for multiple columns?
What is bulk load in oracle?
how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....
What are the advantages of oracle 12c?
1) Does oracle have any table which contain all the exceptions and it's code internally?
Explain rename?
How to assign a table row to a record variable?