Answer Posted / vani
MSDE: (Microsoft Desktop engine) sql server Express Edition
is the next version of MSDE.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
If any stored procedure is encrypted, then can we see its definition in activity monitor?
You have several tables, and they are joined together for querying. The tables contain both clustered indexes and non clustered indexes to optimize performance, how should you distribute the tables and their indexes onto different file groups?
Once setting replication, can you have distributor on sql server 2005, publisher of sql server 2008?
How many servers can we create in a single subscription?
What are the parts of a function?
Does sql server 2000 full-text search support clustering?
What does sql server mean?
How we can compare two database data?
What is the osql utility?
How can you check the version of sql server?
Recommend an approach to ensuring that all changes in the remote databases synchronize with the SQL Azure database?
Is there any difference between primary key and unique with the not null condition?
How you can change a cross join into an inner join?
Do you know what is bit data type and whats the information that can be stored inside a bit column?
How to stop a loop early with break statements in ms sql server?