SQL Server 2008 Question:

What is Entity Data Services?

Tweet Share WhatsApp

Answer:

SQL Server 2008 allows objects to be created for high level business like Customers, Parts, Inventory. Instead of returning individual rows and tables, these entities could be used. The E-R model will now match with the SQL model.

Read All 27 MS SQL Server 2008 Questions
Previous QuestionNext Question
What is inline variable assignment?What is Resource governor?