1.Where we declare Variables in RPG/400,RPGIV,RPGILE.? 2.When do we use D-spec and I-spec in real time ?.what is difference between them?
1 13825Post New HP RPG400 Interview Questions
Is there a standard depth of gravel fill in Substation Switchyard? Please give a design/drawing. Thank you.
How much does a windows server cost?
Why can't we use a static class instead of singleton?
How to create a base64 decoder in java8?
How to retrieve images in sql server database through vb.net?
What is add number
use of split range ? where it is used ? in which control loop it is used ?
i want to ecil (Electronics Corporation of India Limited Hyderabad) previous civil engineering question papers immediately please.............
Any one regarding result of NIC(National Informatices Centre) interview for SB Programmer?
Explain how to call the sql commands asynchronously in ado.net version 2.0?
Hello can anybody list out supported and unsupported browsers for Window OS,Android OS,MAC OS Ubuntu
If anybody have the ref. design book of the 3 point cylindrical rolling with sheet thickness of 2.3 mm & 67 mm internal diameter legth of 80 mm
send me test pattern of nsn?
How can you import only a subset of rows from a table?
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?