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
What is encryption key?
Explain what are the authentication modes in sql server?
What is a data source file?
Can you explain the disadvantages/limitation of the cursor?
Scalability, Availability, Integration with internet, etc.)?
Explain full-text query in sql server?
you want to be sure that queries in a database always execute at the maximum possible speed. To achieve this goal you have created various indexes on tables which other statement will keep the database in good condition? : Sql server administration
How to use user defined functions in expressions?
What are three major types of constraints?
Explain what is sql server english query?
When I delete any data from a table, does the sql server reduce the size of that table?
Why do we need different type of parameter?
Explain the different types of backups available in sql server? : sql server database administration
What is the difference between having clause and where clause in sql server?
What does select 1 mean?