Can you prevent your class from being inherited and becoming a base class for some other classes?
2 10696When do you absolutely have to declare a class as abstract (as opposed to free-willed educated choice or decision based on UML diagram)?
2 13936Post New Mind Tree Interview Questions
What is the action in android?
What are the steps included in data integration process?
Difference between Field groups and internal tables?
how do you deal with group policy inheritance issues? : Windows server 2008
why animal cells are not totipotent like plant cell?
What is the difference between sum and count in sql?
What is the use of getchar() function?
How to start and shutdown to tomcat server?
what type of motor used to move a 1 ton gate? and relate ratings with load.
how to create an address book?
How do I create my own url protocol?
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?
What are the advantage of mvvm?
Differentiate between the verbose and minimal monitoring?
What is Cluster Sampling in Machine Learning?