Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



SQL Server Interview Questions
Questions Answers Views Company eMail

Why we need a group by clause?

4 10541

What is a join and their types?

Challenger Financial,

2 7715

What is the difference between referencing and joining?

1 4239

What is the difference between constraints and triggers?

Wipro,

9 36992

What is ACID Property of Transaction?

10 38239

What is an index?

Yardi Software,

8 15747

What is normalization and its forms?

Challenger Financial,

4 14533

What is a cursor in SQL Server 2000 and their types?

8 19574

How do we get month name in SQL Server 2000, Oracle, MS Access?

11 54756

How do we return a record set from a Stored Procedure in SQl server 2000?

3 6872

What are the magic tables in SQL Server 2000?

Infogain, Merrill Lynch,

7 25793

How do we get current date in SQL Server 2000, Oracle, MS Access?

13 53259

What are the differences between stored procedure and functions in SQL Server 2000?

College School Exams Tests, HCL, Infosys, TCS,

25 113950

Say if we have a table that contains only a single column , say OrderID, which has IDENTITY attribute defined on it. So how can we insert data in this table. I am reframing my question, that how can we make the table to increment the column "OrderID" value several times???

3 6801

Which is best Subquery (or) joins in sql server? explain why

2 11462


Un-Answered Questions { SQL Server }

You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?

1200


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?

2545


Where can you add custom error messages to sql server?

1190


Can we shrink data file in sql server?

1112


How to remove duplicate rows from table except one?

1070


What are the different subsets of sql?

1633


What are the different SQL Server Versions you have worked on?

1071


Why we use the openxml clause?

1059


What is clustered index

1069


Why should you use or avoid select * statements?

1094


What is acid mean in sql server?

1218


what is the difference between openrowset and openquery?

1174


How do I find the sql server version?

1096


Does view occupy space?

998


What are wait types?

1219