Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Explain how to import oracle sequence into informatica?

0 Answers  


Can we run session without using workflows?

5 Answers   TCS,


i have source file data empno,ename,sal 100,ram,1000 200,tyu,2000 300,gh,3000 out put as e empno,ename,sal 100,ram,null 200,tyu,1000 300,gh,2000 how to load it?

5 Answers   Cap Gemini,


What is repository manager?

0 Answers  


how to identify new and old values in source qualifier or any other transformations using informatica

2 Answers  


How to call stored Procedure from Workflow monitor in Informatica 7.1 version?

1 Answers   Accenture,


i have 50500 records in my source.if wf run for the first time it will load 1000 records into 1 tgt,if runs second time it will load to another tgt.targets are FF and it is need to be created dynamically.how many tgt will be created and how?

1 Answers   HCL,


I have a source as flat file and having data like ""TCS"MUMBAI" and i want output like TCS MUMBAI,the length of the data in the rows is variable.how can you fix it?

5 Answers   TCS,


how to declare array in plsql?

1 Answers  


why dimenstion tables are denormalized in nature ?

3 Answers  


Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks

0 Answers   IBM,


What happen when you enable grid option avilable at session level ? (Ans found: Scalabily . A single session Parallelization) But how can one session is sharable among different nodes at the same time while running ?

0 Answers   IBM,


Categories