| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| wht is normalization?can u explain me in detail? | TCS | 6 |
| What are mdf,ndf,ldf files and how to see the data in those
files? | Accenture | 5 |
| A table contains list of customers and his city with other
details. Each customer has a unique number and the table
consists millions of data. Query is: I want to retrieve 10
customers from each city, no script, only from single query? | Infosys | 3 |
| to explain sql server 2000 architecture & authentication | | 1 |
| write down the code for "how we delete a table without
using of Drop command " ? | Sonata | 2 |
| SYNTAX FOR VIEWS WITH EXAMPLE
HOW TO LINK TWO TABLES | Microsoft | 1 |
| What are the OS services that the SQL Server installation adds? | | 1 |
| What is a sub-query? When would you use one? | | 3 |
| What is the difference between a local and a global variable? | | 3 |
| What is the purpose of UPDATE STATISTICS? | | 1 |
| where do you use Isolations?give me some exmpale? | | 1 |
| Explain some DBCC commands? | | 4 |
| how we can count records as a group of days like sum of
records for(four mondays),(four tuesday)........ in a month.
group the column for weekdays.
| | 1 |
| Anyone please explain me the concept of Serialization? | | 3 |
| what is the diffrence between Snap Shot and Transaction
Replication | CSC | 1 |
| How can I know what query is executing by by a particural
user? (using sp id or any othe way.) | | 2 |
| can any one please send sql quries most used in applications. | | 1 |
| can any one answer this query,thank you in advance
Table 1 has 2 columns: EmployeeId, T shirtsize(values can
be 1,2,3)
Table 2 has 2 columns: EmployeeId, Region
Write SQL to Find the region which has the largest number
of people with Tshirt size=3
| Google | 10 |
| select the 3rd maximum salary from sql server database if 4
(just an example In practically I may not know the exact
situation) of the highest salaries are equal. | | 7 |
| What command do we use to rename a db? | | 3 |
| |
| For more SQL Server Interview Questions Click Here |