can u help me? how do solve the transpose problem in ireport? if any one know send to eswaran_2006@yahoo.co.in
3207I want sample papers for NIC Examination. Plz send them to my mail Id das.neelam@gmail.com . Plz send it today, tomorrow i've the exam.
2078Hi All, Can any one please send me the difference between informatica 7i and 8i versions, Thanks in advance. vinod
2035hi all, i need ur help in preparing a sql which performs scd2, i mean i have a scd2 mapping i need a sql which can give me same result as scd2 mapping, SRC table: cust_no, loc 01 abc 02 xyz TGT table: pm_ky cust_no loc current_flag 1 01 abc Y 2 02 xyz Y cust 1 has changed his loc to xyz then it loads into TGT table as below, pm_ky cust_no loc current_flag 1 01 abc N 2 02 xyz Y 3 01 xyz Y i need sql to get the above result, hope got me question, Any suggestion will be appreciate.. thanks, Vinod
2424is it possible to learn sap from book without any tutorial. if yes please mention the beginner,s book of sap and also make your valuable advice for self study of sap .
2040I m new to the dbms. Recently i came across words clustered indexes & nonclustered indexes but i dont know what is this all about & whats the difference between them.. So please help me!!!!!!!!
2023How to set fixed width in particular
Post New Programming Languages AllOther Questions
write algo for cobol program whichuse three flat file to extract some specific information 8 marks mainframe
what is delegate and how works delegate and event.
One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)
how to check single or double byte in struts
How can recruiter justified that the candidate is expert in Algorithm and datastructure for Software product development ?
Can any one give an example (Source Code) on virtual function implemetation in Java?
Explain three modes in which files can be accessed from python program
why we use abstract word in abstract window toolkit in java language.
What are events in smartforms?
MOV.CB 007H,ADCON1 MOVE.CT 001H,_OPTION_REG_7 MOV.CB 007H,CMCON
there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box. eg: 3 box contain stick as:1,1,1. if u take 1 stick from 3rd numbred box you will any how win the match.
Explain polymorphism. Provide an example.
which book we learned this mantis? how many version are realsed this mantis upto now?
Hi All, Can any one please send me the difference between informatica 7i and 8i versions, Thanks in advance. vinod
Always use scope terminator like End-If with IF, End- Evaluate with Evaluate statement.Can somebody explain me the detail logical explanation?