Check out SQL Server Version Comparison , which lists detailed descriptions of each editionโs limitations.
The most important limitations of SQL Server 2008 R2 Express are:
- uses only 1 processor
- can use a maximum of 1 GB of RAM.
- limited to 10 GB database size
source share