How many types of services are there in angularjs?
When you can use . And when you can use []?
What are the load process and post processing?
What is the use of strpos in php?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?
What are the applications of drupal?
How big of a flash drive do I need for windows 10?
Protactinium-233 is used in the thorium fuel cycle. Explain how this cycle operates and its potential benefits in nuclear energy production.
How the object properties will be recognised by the tool If the functions/ statements are written manually?
Can you explain this why are we getting an error here?
Define mutualism?
Explain the use of http ?
Explain the init method?
a table has 2 classifications 1)liabilities 2)earnings this liabitity has 2 elements with 2 input values and the earnings have 2 elements with 2 input values i wrote a query so that my input is liability savings amount1 amount2 xxxx null xxxxxx 0 xxx1 null xxxxx1 0 null yyyy 0 yyyy null yyy1 0 yyy1 my problem is --when i developed a report(d2k) with this data my o/p is liabilities,amount1,savings,amount2 xxxx xxxxxx xxx1 xxxxx1 yyyy yyyy yyy1 yyy1 how could i move this savings,savings values 2 palces up. can any body provide me witha better solution