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
What is normalization 1nf 2nf 3nf?
How do I create a stored procedure in dbml?
How and why use sql server?
What is the recovery model? List the types of recovery model available in sql server?
What is join query?
How many servers can we create in a single subscription?
What is the optimal disk configuration for a database server and what raid configurations would you use if budget is not a constraint?
What are the operating modes in which database mirroring runs?
What is mean by dml?
What are recommended options to be used while using db mirroring? : sql server database administration
How connect excel to sql server?
What is plan freezing?
What are “lock” hints?
What is meant by referential integrity?
How to create a ddl trigger using "create trigger" statements?