what is the Ticketing tool used in Wipro technologies at
Bangalore...???


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

Can you explain different types of joins?

0 Answers  


What are the different types of upgrades that can be performed in sql server?

0 Answers  


What is page-level compression?

0 Answers  


Plz tell about backup&recovery?

3 Answers  


what is the cursor life span?

5 Answers   Evalueserve, HG,






Why we use the openxml clause?

0 Answers  


How do I create a trace in sql server?

0 Answers  


What are the new features in SQL Server 2005 when compared to SQL Server 2000?

0 Answers  


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?

0 Answers   TCS,


hi, how to link a text file and a .rpt file in my tables of sql server and to retrieve those records for further use. reply me as soon as possible.

0 Answers  


How do you create a clustered index?

0 Answers  


Can we perform backup restore operation on tempdb?

0 Answers  


Categories