Answer Posted / koti
When Microsoft first introduced MSDE 1.0, it was called
Microsoft Data Engine and it shared the same code base as
SQL Server 7.0. With the release of SQL Server 2000,
Microsoft introduced MSDE 2000 and called it Microsoft SQL
Server 2000 Desktop Engine. This article provides
information on MSDE 2000 as it compares to SQL Server.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain nested join?
What is attribute relationships, why we need it? : sql server analysis services, ssas
what is a transaction and what are acid properties? : Sql server database administration
How to use old values to define new values in update statements in ms sql server?
How to create and drop temp table in sql server?
Explain Geography datatype in SQL Server
what is an index? : Sql server database administration
what are the disadvantages of cursors? : Sql server database administration
What is Sqlpaging in SqlServer 2005 ?
What is difference between delete and truncate commands?
What do you mean by an execution plan? Why is it used? How would you view it?
Explain the rules for designing files and file groups in sql server?
Why SQL Agent is used?
Why is replication required on the sql server?
What is scan table/view and seek table/view when its occurs? : sql server database administration