how to i write the query 'NISHI' TO
N
I
S
H
I
Answer Posted / karthik
SELECT 'NISHI' NAME FROM DUAL;
COLUMN NAME FORMAT A1
/
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Explain overloading. Can functions be overloaded?
How do you get nicely formatted results from an oracle procedure that returns a reference cursor?
How to create a new view in oracle?
Explain the truncate in oracle?
What are the major difference between truncate and delete?
How do I spool in oracle?
What is a Garbage Collection? and what is full recursive Garbage collection?
I am using an Oracle 8i Database my data contains Clob data. I am using toad version 7.6 i am able to get the data in toad but unable to extract the data in excel.when trying to extract the data into the excel the toad error says out of memory. Can any body please help me to extract the data through the same toad version. Thanks in advance
How to convert dates to characters in oracle?
What is oracle data type?
What is columnar storage what is the advantage?
How to set up autotrace for a user account?
How many types of tables supported by oracle?
What is Undo Management Advisor in Oracle?
How to create additional tablespaces for an new database?