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 Datadriven?

2 Answers   Informatica,


How to fix the etl bugs..Tell me the process?

1 Answers   IBM,


What does cheating measurement mean?

0 Answers  


Can you copy the session to a different folder or repository?

1 Answers  


Why do we use DSS database for OLAP tools?

2 Answers  






How can u insert o ne row in the target if that row does not exists in the target and update if it exists

6 Answers   Accenture,


please let me know which type of question arise in interview on project manager round on insurance project with answer pls reply asap.

1 Answers   Accenture,


What is source qualifier?

6 Answers   SDS,


How to create a non-reusable instance of reusable transformations?

0 Answers   Informatica,


How to create the source and target database connections in server manager?

0 Answers   Informatica,


what are the unix commands to start the wrk flow ?

4 Answers   Accenture, TCS,


Is it possible to update the target table with PK?

1 Answers   TCS,


Categories