Give examples of macro quoting function?
What has the market been doing? Why? What do you think it will do in the coming 12 months?
What is lateinit modifier?
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?
send me last 5 years questions asked in rrb chennai, for section engineer
You may undergone many projects. Do all the projects match up with customer’s expectations?
what's the latest ram lunch?
Hi any one send me the configuration steps for make to order and make to stock in sap .send to my mail id c.sujatha2008@gmail.com
How to select all columns of all rows from a table in oracle?
Name at least 5 different types of transformations used in mapping design and state the use of each.?
What are the different ways to convert an inputstream to a sting?
If we will ask you to sell some product will you do that?
What is your greatest achievement so far?
What is the function of UNION and SPLIT operators? Give examples?
In C programming, how do you insert quote characters (‘ and “) into the output screen?