what are the new features of sql server 2005?
Answer Posted / namz
Major change is the integration of sql server 2005 with
the .NET framework.Now u can use either T-SQL or any of ur
favourite language like C#,J# or VB.Net
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain optimistic and pessimistic concurrency?
Explain what are page splits? : SQL Server Architecture
What is the most common type of join?
Are all views updatable ?
What is deploy, process and build? : sql server analysis services, ssas
Can group functions be mixed with non-group selection fields in ms sql server?
What is a collation in ms sql server?
What is self contained sub query?
tell me what is blocking and how would you troubleshoot it? : Sql server database administration
What is the difference function and stored procedure?
What are the different types of indexes?
What is nonclustered index with included columns ?
What is a trace frag? Where do we use it?
Which sql server table is used to hold the stored procedure script?
Do I need a report server to run reports in my application?