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 is the maximum size of a powerpoint file?
When onization occurs?
What is the Pre-mapping and Matching?
What is the relationship between the canvas class and the graphics class?
Do you think that deep network is better than a shallow one?
What is node application?
Explain about lotus notes database.
Specify what are the three parts that make the openstack modular architecture?
can TDS be deducted(in Jharkhand) from the bill of a supplier who supplies goods from Delhi to Jharkhand taxable @12.5% under jharkhand VAT ACT?Whether Entry tax is also deductible in this case
When should I use the default xml namespace instead of prefixes?
Tell us some seo blogs that you frequently read?
What is light reaction?
what is the difference between 2.0 & 3.0
Why using cookie to store session info is a better idea than just using session info in the request?