| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How To Make password Protected SQL Server 2005 Database
i.e when i open SQL Server database then ask for password.
| | 1 |
| what is the Enterprise manager(2000) and management studio
(2005)? | | 2 |
| employee table has employee id
-----------
empid
----------------
1
2
3
3
3
4
5
5
5
6
6
6
7
here the values r repeated two times.how to select the
repeated values only.i.e 3,5,6 should alone come. | | 2 |
| how to delete duplicate rows from table | CSC | 9 |
| What is normalization in Database ? | | 4 |
| What is the system function to get the current user's user
id? | TCS | 3 |
| What is the default value of CHAR type? | Bosch | 8 |
| We create an index to fast the search. How it fast the
query? Do we write any special keyword with query? | | 3 |
| What are the four main query statements? | | 3 |
| I have a table in which phno is one of the columns.i do have
some values in tht phno column.i need to update phno column
values with 0(zero) as prefix.give me a correct solution plz... | Value-Labs | 5 |
| Please tell me some knowledge about Clustering and how to
add clustering? | | 1 |
| How do you use DBCC statements to monitor various aspects of
a SQL server installation? | | 1 |
| 1.what is the purpose of using alias name in sql server?
with certain example?
2.what is cursor?will u plz explain me in detail with
certain example? | | 3 |
| how many joins we can write if at all we have n no of
tables | Tanla-Solutions | 4 |
| How to give a user the option of importing Excel and a
delimited text file into a SQL Server Database without
manually using SQL DTS?
| GE | 1 |
| Can we use Truncate command on a table which is referenced
by FOREIGN KEY? | | 2 |
| 9. Write a query to list a new column with the
difference in temp of the cities Delhi and Mumbai, Mumbai
and Jammu and soon. Consider the following table :
City_id City Temp.
1 delhi 40
2 Mumbai 35
3 Jammu 32
4 Pune 18
| | 2 |
| can any one please send sql quries most used in applications. | | 1 |
| What are the differences between stored procedure and
functions in SQL Server 2000? | TCS | 12 |
| we have emp table like Ename,EDOJ,EDOB with Column
structure.but we want to know the employee Age.How? Any
Body Plz | | 6 |
| |
| For more SQL Server Interview Questions Click Here |