| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How to Create Login and User through query in Sql server
2005.and also how to delete Login and User through query? | | 2 |
| What are Sql Reporting Services and analysis services? Can
u Explain | | 1 |
| How can i change the column name. | HCL | 7 |
| What is the difference between local table and global table | Polaris | 1 |
| Anyone please explain me the concept of Serialization? | | 3 |
| can you any body tell me the how to decrease the logfile | | 4 |
| Explain Trigger with an example?
| | 1 |
| Please give me queries for the following
1. To get the count of duplicate records.
2. A query to delete the duplicate records. | 247Customer | 3 |
| is it possible to use a variable in a query with the IN
clause (a,b,c..z), without getting quotes or conversion
errors? | | 2 |
| how to rename the table | | 3 |
| How to delete particular value in the column of a table.Is
it possible or not?if possible give it as in query. | | 4 |
| How to Generate a Series of Random Integers With T-SQL? | | 1 |
| what is bit data type? and what are the information that can
be stored inside a bit column? | | 2 |
| After using delete statement in sql query to delete some
records...to retrieve the deleted records we can get using
rollback command but till that where it stores means
particular location name i need....(after deleting and
rollback ) | iGate | 2 |
| Can I remove the default constraint columns in SQL SERVER? | Value-Labs | 3 |
| What is the difference between login and a user? | TCS | 7 |
| In performance wise distinct is good or group by is good?
eg:select name from emp group by name;
select distinct name from emp; | Infosys | 4 |
| What is de-normalization and when do you do it? | | 3 |
| what are the problems in logshipping? | | 2 |
| How to Display, Amount of Disk Activity Generated by
Transact-SQL Statements?
| | 1 |
| |
| For more SQL Server Interview Questions Click Here |