| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the datatype returned by count(*) | Asian-CERC | 18 |
| how to find number of columns in a table in sql server 2000
and 2005 also | Virtusa | 7 |
| Let us say master db itself has no backup. Now you have to
rebuild the db so what kind of action do you take? | | 1 |
| What are the main control-of-flow T-SQL constructs?
| | 1 |
| How to create logins using windows Authentication mode? | | 2 |
| what is advantages in sql 2005 over sql 2000? | | 4 |
| How to work on DTS?what is the main requirement? | ivan | 1 |
| What are explicit and implicit transactions? | | 2 |
| Write a query to delete duplicate records in SQL SERVER | Infosys | 19 |
| What is normalization in Database ? | | 4 |
| what is Data Transformation Services (DTS) ?can u explain
me in detail? | TCS | 5 |
| Explain the storage models of OLAP? | | 1 |
| What is Deadlock? | Satyam | 3 |
| what is the out put of below queries?
a. select * from Emp where null = null;
b. select * from Emp where 1=1; | Patni | 9 |
| hi, may i know what is the command to get abstract the
current month, current year and current day from a given
date.i want these three in a isolated way..seperatedly is
that any way in sql server 2000 | | 3 |
| system date format is "yy-mm-dd"
"select getdate()" ----> 2009-01-24 20:03:28.513
if i write "select dateadd(dd,2,getdate())
".it returns "2009-01-26 19:59:38.340"...my question is dat
could it be possible to retrive da date in da format "26
jan 2009 ...."??
| | 8 |
| What is a materialized view? | | 2 |
| How do we get current date in SQL Server 2000, Oracle, MS
Access? | | 11 |
| write the query for taking database restore in sql? | | 2 |
| can you any body tell me the how to decrease the logfile | | 4 |
| |
| For more SQL Server Interview Questions Click Here |