What is MSDE?
Answers were Sorted based on User's Feedback
Answer / vani
MSDE: (Microsoft Desktop engine) sql server Express Edition
is the next version of MSDE.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
How do you maintain database integrity where deletions from one table will automatically cause deletions in another table?
How to change location of errorlog in SQL?
When setting replication, is it possible to have a publisher as 64 bit sql server and distributor or subscribers as a 32 bit sql server?
Table - Products has number of products as below Productid ProductName 1 iPhone 2 iPad 3 BlackBerry Table - SalesPersonProduct has the below records Salespersonid productid S1 1 S1 2 S1 3 S2 1 S3 2 Write a SQL query that returns the number of sales for each product
What are the dis_advantages of stored procedures, triggers, indexes?
What command is used to delete a table from the database in the sql server and how?
Explain system scalar functions?
What is the difference between having clause and where clause in sql server?
What is the process of normalization?
What is merge replication?
What are the advantages of mirroring?
what is the system function to get the current user's user id? : Sql server database administration
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)