What is the maximum database size for sql express?



What is the maximum database size for sql express?..

Answer / Sinchan Kanti Jana

SQL Server Express has a maximum database size limit of 10GB. However, this can be increased to 15GB when running on a server with Windows Authentication mode.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is a primary key example?

1 Answers  


Explain constraints in sql?

1 Answers  


What is the difference between unique and primary key constraints?

1 Answers  


What is the max nvarchar size?

1 Answers  


what is the difference between myisam static and myisam dynamic? : Sql dba

1 Answers  


What is an emotional trigger?

1 Answers  


What is the difference between clustered and non-clustered index in sql?

1 Answers  


List out the acid properties and explain?

1 Answers  


What is the Diff b/w Constraints and Trigeer

4 Answers   HCL,


How to pipe multiline string to isql?

1 Answers  


What is dense_rank?

1 Answers  


How do I write a cron which will run a sql query and mail the results to agroup?

1 Answers  


Categories