My source having following data as below, AB1 Aim2 Abnv5 1An8bx and my question is i need the Datastage job the following as in my target 000AB1 00Aim2 0Abnv5 1An8bx Please help me to achive this.
6 13028Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
2427I have one flat file,in this file how many columns are there i don't know,but one ename column is there , just i want to cut the surname, so how to cut the surname, any one know the answer please guide me ? ename ----- tapan kumar nayak bala murugan kutal chkrobarthy biswo My output is like that OUTPUT ------ nayak murugan chakrobarthy biswo
3449"ls" command is showing all the subdirectoary and files which are present in the current directoary, i want to cut only directoary name. How to cut only name ?
2 4545
Is VT100 Server will support TCP/IP protocol?
Can we install Oracle database in VT100 Server?
If my server is Sun Solaris can i use like VT100 Server?
Suppose there are two requests for 2 different pages of same site and from 2 different browsers, How Web server recognise the different request and send result to the exact sender browsers.
what is the principle involved in Biometry?
How a component can be placed on Windows?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
How to connect to a remote database using Applet?
How to display names of all components in a Container?
Can you give names of Container classes?
What are the differences between Java 1.0 and Java 2.0?
Name the components that are termed to be Heavy-weight component but available in Light-weight components?
What are the restrictions imposed by a Security Manager on Applets?.
How listener identify that the event came from a particular object?
Can we call virtual funciton in a constructor ?