i need some interview questions on sql server developer plz
any onee send some links.
Answer Posted / kumari
www.allinterview.com
http://blog.sqlauthority.com
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are difference between Cluster index and Non-Cluster index?
Explain subquery and state its properties?
How to defragment indexes with alter index ... Reorganize?
Is a primary key unique?
Explain the usage of floor function in sql server.
How to get a list of columns in a view using the "sp_help" stored procedure?
What is the stuff?
How are the unique and primary key constraints different?
What is named calculation? : sql server analysis services, ssas
What is ssrs?
What are different types of schemas?
How to loop through result set objects using odbc_fetch_row()?
How do you create a data source?
How to Update from select query in sql server?
How to find a value in another dataset based on current dataset field (ssrs 2008 r2)?