hello,
tell me the function which removes spaces from decimal
field?
Answer Posted / murali udayagiri
Generally the decimal field does't contain any spaces.
The below two are string functions.
1.decimal_lpad
2.decimal_strip
These can be used for
a)trim the spaces
b)Removing nondecimal
from string inputs.
Thanks,
Murali Udayagiri
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
List out the file extensions used in abinitio?
How do you improve the performance of a graph?
i have a scenario where i need to change the value of a sort order in my sort component whether ascending or descending depend on some input value... e.g if input_val = A then sort order should be ascending else descending I have to use PDL in this... Can you please tell me where do i have to make this change and how ?
What do you mean by a transaction file and how it is different from that of a sort file?
Explain the methods to improve performance of a graph?
What is $mpjret?
Explain what is the architecture of abinitio?
What are the kinds of layouts does ab initio supports?
Do you know what a local lookup is?
The methods to improve performance of a graph?
Mention what are the different types of parallelism used in abinitio?
I am unable to connect sever database(oracle) from gde(db config file) local system.i set all these?
Given input file with single column having 1 2 2 4 3 .. Required output 1 2 2 4 4 4 4 3 3 3.. How?
What do you understand by overflow errors?
Describe in detail about lookup?