Suppose u found a bug which a developer could not reproduce and it is reproducing on your pc whenever tried , then in this siyuation what will be the status of the bug, and what u r going to do for that bug.
4 12018Post New Syntel Interview Questions
Is arraylist heterogeneous?
what is windows card space?
How do you install/use jquery in a project.
What is top-down strategy?
What is sap script? What is the purpose of sap script?
Hi, I need to know anything and everything abt datamarts and thier behaviours. Please suggest any links/whitepapers/articles which explain datamarts from scratch. This is required for my admin job at hand. Appreciate your help :)
Where can I find version information for previous SAP BusinessObjects releases?
In Python what is slicing?
Is spring a container?
What is a web application?
how to conrtruct gear make him rotate on its axis
What is visual c++ 2008 redistributable x64?
What are Agilent PRECOMPILERS?
This question asked during interview, 2) At the end of each month, a new table is created for each bank that contains monthly metrics consolidated at the account level. The table naming convention is bankX_YYYYMM where X represents the numeric designation of the bank and YYYYMM indicates the 4 digit year and 2 digit month. The tables contain the following fields: name data type description account text account number registered boolean indicates whether the account is registered num_trans integer number of transactions made during the time period spend numeric(9,2) total spend during the time period a) Write a SQL query that will display the total number of transactions and total spend for "Bank1" during the 4th quarter of 2009. b) Write a SQL query that will display the total number of transactions and total spend at "Bank1" and "Bank2", broken out by registered vs. non-registered accounts, during January 2010 not sure what is correct answer and how to solve?
Define "beforesend(xhr)" paremeter of jquery ajax method?