Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

TCS SQL Server Interview Questions
Questions Answers Views Company eMail

what is Full Text Search ?

1 4641

New concepts of sql server 2005 use in your project.

1910

default databases available in sql server and there uses ?

4 5665

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?

2010

wat is tuff file in log shipping, wt is d use of tht file?

1 5592

Where is SQL Srever (In sQL server 2005/2008 where is SQL Server Located).

2 3730

Delete duplicate records from the table?(Table must have unique id)

7 10193

In the primary key have a multiple field or not?

8 7099

Consider a table with 8 rows 4 rows contains value 0 and 4 rows contains value 1.Now write a single update query to make all 0's as 1 and all 1's as 0

7 8119

hi. suppose one person goal is strong knowledge on SQL.... suggest me ...if he learns SQL SERVER or ORACLE? which is best?

7 11913

What is the difference between Temporary table variable and a Table variable? Or Which Table variable I should use inside Stored procedure?

3 7150

difference between function and procedure

3 4211

2) Consider a Table name A which has below records ID --- 5 5 5 5 5 Consider another table B which has below records ID -- 5 5 5 5 5 5 5 5 How many rows will be returned by each of the below queries a) select * from A inner join B on A.id = b.ID b) select * from A left join B on A.id = b.ID c) select * from A right join B on A.id = b.ID

2 4010

How to read 2nd highest sal from EMP table?

5 4599

what is checksum in sql server.........???

1200

Post New TCS SQL Server Interview Questions


TCS SQL Server Interview Questions


Un-Answered Questions

How do make a bibliography?

289


How would you go about verifying the network name that the local_listener is currently using?

2752


How to use regular expressions in selenium?

516


What is the numeric promotion?

494


what was the highest point of your college life?

936






What is the use of "$?" Sign in shell script?

610


How will you rate your communication skills and technical skills?

701


Explain a Computational Graph.

5


What if i’m running a much older version?

639


What are the causes of I.O. high temperature in a diesel engine?

1464


Difference between Plug-in Vs Workflow?

320


What is jpa project?

472


What are the App states in iOS operating system? Explain them

439


Is domain privacy needed?

97


Is rxjs the same as react?

398