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
What is a table index?
Why oracle is used?
What is oracle datasource?
What are set operators?
master table and child table performances and comparisons in Oracle ?
How to assign data of the deleted row to variables?
How to get a create statement for an existing table?
Explain the use of indexes option in exp command.
What is the difference between translate and replace in oracle?
Can u please explain me the Discussion on Except ,using cast like type cast. Question in the context of difference between two tables
interview questions with answer for cts
Can we connect to ORACLE db using Windows Authentication?
Can we store images in oracle database?
Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.
Explain view?