| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is the Enterprise manager(2000) and management studio
(2005)? | | 2 |
| What is the difference between 2-Tier architecture and
3-Tier architecture | Oracle | 11 |
| What are mdf,ndf,ldf files and how to see the data in those
files? | Accenture | 5 |
| How to find the last update record in SQL Server? | | 3 |
| What is the difference between a stored procedure and a user
defined function in sql server? | Millennium | 2 |
| i have 4 tables.. T1, T2, T3, T4..
these tables have the same structure and they store the
information entered in different years..
T1 stored 2002, T2 stored 2003, T3 stored 2004 and T4 stored
2005..
i want to copy contents in T1 to T2, T2 to T3, T3 to T4 and
T4 to T1..
how do i do that? Temp tables cannot be used.. | | 2 |
| Hi SQL gurus,
i am working for an MNC...
My team is having a problem in sql server. when user slects
date prompts from jan 1st to april 30, it should display
all months data like :
jan aa
feb bb
mar cc
but when it comes to april its taking data like :
jan aa
feb bb
mar cc
apr dd...and so on
means its taking data again from jan to april which we dont
want. we want the data only april month as we are getting
jan, feb and mar...
can any one write the code to relsove the issue please
would be greatful if you can send to shiva_sans@yahoo.co.in
and also please send your email also ...so that we will be
in touch for any kind of queries ...
Thanks a lot in Advance !!!
| | 1 |
| When you first load SQL SERVER you will startup with what
all databases? | CompuSol | 3 |
| What is the diff between Static Queries and Dynamic queries
give me some examples | CSC | 1 |
| What is Schema? and why we use schemas? | | 1 |
| What is database normalization? | Digicel | 5 |
| Display a roll having miminum marks in two subjects? | Patni | 7 |
| What is a trigger? | | 3 |
| Hi Friends,
I have a table in which there are thousands of records and
in city field there is NULL value for all records now i want
to change that null value with distinct values in each
record say delhi, bihar, agra, jaipur etc, what will be the
query for that?????
its not possible to update thousands of records one by one.
is there any alternative ...?
Plz help ... its urgent
Thanx in advance | | 1 |
| What is referential integrity and how is it achieved? | Adea-Solutions | 1 |
| There is table like Events...in that name ,startdate
,enddate,location are the column names
write a stored Procedure for this table to get events by
Months "GetEventsByMonths" | | 1 |
| what are three different authentications to connect linked
servers? | CitiGroup | 1 |
| How to get the count of distinct records. Please give me the
query? | Value-Labs | 5 |
| difference between sql server2000 and sql server2005
| KPMG | 1 |
| logshipping is Any difference 2000 and 2005? | | 1 |
| |
| For more SQL Server Interview Questions Click Here |