write a query following data. 123.45 is input.write a query after decimal (ex:.45) load into database ?how it possible?
3 7982in bdc. i have created bdc prg and executed. i got output in system. same bdc prg again executed in other system but i dint get the o/p. both system r in n/w connection. wats the prob.plz help me to get o/p.
1 4497import java.io.*; class Demo { public static void main(String args[]) { File f=new File("1234.msg"); String arr[]=f.list(); System.out.println(arr.length); } }
3 6660how to improve the query perfoemance in teradata.with example?and how explain this in interview?please forward answer
2 6674Post New IBM Interview Questions
When we run a GL Reconciliation Report, we also see the void payments in that report. Even though i disable the option of Show Void payments, its appearing in the report.How do i proceed so that i dont see those void payments in the GL Reconciliation Report?
How to save an image when you know the url?
How to generate combined challan of pf?
Give the use of exception object.
Name the indicator diagram.
What is the difference between and ?
Enlist the addition function used in R language?
Explain can the sizeof operator be used to tell the size of an array passed to a function?
What is Associative Array? How do we use it?
What are the differences between L1 and L2 regularization?
What is departmental accounting? Give an example
How does a web application work?
What is the minimization factor and time complexity of b-tree?
What are the significance of semaphores what are the different types of semaphores?
How do we translate jsp?