SQL SERVER – Difference Between SQL Server Compact Edition (CE) and SQL Server Express Edition
I often received question regarding what are difference between SQL Server Compact Edition (CE) and SQL Server Express Edition. In one line – SQL Server CE is for mobile application and embaded systems where as SQL Server Express Edition is limited feature light version of SQL Server Standard. SQL Server…
Read More