开发者

SQL: Create new database options explanation

When creating a new database in SQL SERVER, there are many options.

SQL: Create new database options explanation

Can any of you guys 开发者_开发问答please help me in understanding all these options?

Any explanation/links/help well appreciated.


The options are all documented on MSDN.

The documentation for CREATE DATABASE may shed some light on the immediate database options.

The documentation for SET lists all the database-level options that can be set.


The db creation options and their significance is discribed here. This is for SQL server 2005, a link provides options for 2008 on the same page. Hope that helps.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜