in oracle write query yourname+1 from dual

Answers were Sorted based on User's Feedback



in oracle write query yourname+1 from dual..

Answer / babu

it displays the error message is
"yourname": invalid identifier

Is This Answer Correct ?    7 Yes 0 No

in oracle write query yourname+1 from dual..

Answer / moorthy g

It Displays the following Messages:
>> select moorthy+1 from dual

ERROR at line 1:
ORA-00904: "MOORTHY": invalid identifier

Is This Answer Correct ?    3 Yes 0 No

in oracle write query yourname+1 from dual..

Answer / smitha

select 'smitha+1' from dual;

Is This Answer Correct ?    2 Yes 0 No

in oracle write query yourname+1 from dual..

Answer / uma

select 'umadevi'||'+'||1 from dual;

Is This Answer Correct ?    3 Yes 2 No

in oracle write query yourname+1 from dual..

Answer / abhinaw prakash

Select 'Abhi'||'+1' from Dual

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Informatica Interview Questions

what is the need of session partitioning... how it is useful in real time

3 Answers   Amazon,


What is union transformation?

0 Answers  


Describe data concatenation?

0 Answers  


Different sorts of metadata that stores in the storage facility?

0 Answers  


when will we go for unconnected lookup transformation in Informatica?

6 Answers   CTS, IBM,






how to remove staging area

1 Answers  


How does the server recognize the source and target databases. Elaborate on this.

1 Answers  


what is filelist concept in informatica

4 Answers  


What is a diff between joiner and lookup transformation

16 Answers   CTS, Satyam, TCS, UHG,


How to differentiate between the active and passive transformations?

0 Answers  


tell me about your project functionality

0 Answers  


Can anyone tell me the new features in Informatica 9 Version?

2 Answers   Syntel,


Categories