| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How can count the string ?
for ex: If i have string like 'bhaskar' then i need like
b:1
h:1
a:2
s:1
k:1
r:1
please give any idea on that
| TCS | 5 |
| What is excution Plan in sql server | TCS | 1 |
| What is the purpose of using COLLATE in a query? | | 1 |
| What is a stored procedure? | | 3 |
| Can you give an example of Stored Procedure? | | 2 |
| to explain sql server 2000 architecture & authentication | | 1 |
| What are the all different types of Joins in SQL Server
2000, Anybody can explain each join with definition..Thanks
in advance.... | Siemens | 6 |
| What is a job? | | 3 |
| Can you explain the types of Joins that we can have with Sql
Server? | | 2 |
| PC(code, model, speed, ram, hd, cd, price)
Find the hard drive sizes that are equal among two or more
PCs.
| APX | 2 |
| what is the Surrogate key?and wt is the diff between Primary
key and Surrogate Key? | | 2 |
| if we have a column (Key) in a table.
and values of that column is
Key
1
1
1
2
2
3
3
4
4
5
5
5
and we want to show the data after query..like..
1(3)
2(3)
3(2)
4(2)
5(3)
how many times a single term comes..
| Rolta | 5 |
| We create an index to fast the search. How it fast the
query? Do we write any special keyword with query? | | 3 |
| WHICH INDEX IS FAST CLUSTER AND NON CLUSTER INDEX | L&T | 2 |
| What all db objects can be found in MSDB database of a SQL
Server instance? | Accenture | 1 |
| what is bit data type? and what are the information that can
be stored inside a bit column? | | 2 |
| Which TCP/IP port does SQL Server run on? | | 2 |
| Which system tables contain information on privileges
granted and privileges obtained | | 1 |
| What is the system function to get the current user's user
id? | HCL | 1 |
| can you any body tell me the how to decrease the logfile | | 4 |
| |
| For more SQL Server Interview Questions Click Here |