in oracle write query yourname+1 from dual
Answers were Sorted based on User's Feedback
Answer / babu
it displays the error message is
"yourname": invalid identifier
| Is This Answer Correct ? | 7 Yes | 0 No |
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 |
Explain reference cursor?
My source is flat file which contain only one column with data type varchar.now i want to send string data types into one target and if any numbers and special characters are there that should be send it into another target.so how do you design a mapping for this?
Scenario is like this: Name Sal A 10; B 20; C 30; Then Output should be Name Sal A 10; B 20; C 30; Total 60; Use SQL For this scenario
Please let me know how to do estimation before staring development in project. Here estimation in the sense how many associates are required, etc to complete the project.
How many input parameters can exist in an unconnected lookup?
wat s mapping parameter and mapping variable? how do you set that in a mapping?
what is curr val use for in sequence generator?
how to work with mapplet designer in informatica?
What are the designer tools for creating transformations?
What is aggregate awareness?
What are some examples of informatica etl programs?
The question was on time stamp. what is the difference between HH and HH24 when to use when.