i need some interview questions on sql server developer plz
any onee send some links.
Answer Posted / manoj pandey
Check my blog for more Interview Questions: http://sqlwithmanoj.wordpress.com/interview-questions/
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
explain what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration
in the physical file layout, where should the transaction log be stored in relation to the data file? : Sql server administration
What are security principals used in sql server 2005?
Define inner join? Explain with an example?
What is set nocount on and what is set nocount off?
What causes index fragmentation?
Tell me what is the significance of null value and why should we avoid permitting null values?
What is difference between views and stored procedures?
If no size is defined while creating the database, what size will the database have?
how will add additional conditions in sql?
What is a non equi join?
What is the minimum and maximum number of partitions required for a measure group? : sql server analysis services, ssas
Define synonym?
Define cross join in sql server joins?
What is rank function?