2-3 Create a database using a view (1)

Target:

Complete steps:

1) Create E_Market database:




Then, set the path;


Configure the newly created database as follows:


Change the compatibility level of the database: SQL server 2008 (100), this version is the default version



Options->Status:


MULTI_USER is a normal state, that is, multiple users are allowed to access the database;

SINGLE_USER: allow one user to access in turn (used when maintaining the database);

RESTRICTER_USER: Accessible by a specific user;


file group:



Set the database to read-only state:





Summarize:

The minimum initial size of the file is 3M;






















Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325904053&siteId=291194637