1. It is came to know the that the maximum size of database is 10GB for Express edition. Suppose we have 3 database in the SQL server. Each database will have maximum 10GB or all 3 database together should be the size of 10GB. 2. How the size of database is calculated. Is the size of *.MDF file calculated as size of database. 3. What will happen if the database reached to 10GB. Can we insert the record to the tables.
↧