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
Explain oracle insert into command?
A table t is there.If you perform insert ,update and delete then the trigger will fire.What is the minimum no of trigger required for a table.
Explain the use of grant option in imp command.
How to calculate date and time differences in oracle?
What is oracle sid?
Explain an index?
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
What is the difference between post-database commit and post-form commit?
How do I spool in oracle?
What is tns name?
How to create a new view in oracle?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
how to join query for one source type is oracle another source type is sql server ?
State and explain the different types of data models?
What is the parameter mode that can be passed to a procedure?