adspace
Answer Posted / 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 View All Answers
what is sql server agent? : Sql dba
What is your daily office routine?
what is schema? : Sql dba
If a cursor is open, how can we find in a pl/sql block?
how to use regular expression in pattern match conditions? : Sql dba
Is primary key always clustered index?
what is bcp? When does it used? : Sql dba
what is dbms? : Sql dba
how many tables will create when we create table, what are they? : Sql dba
Can we use distinct and group by together?
what is collation? : Sql dba
how to escape special characters in sql statements? : Sql dba
Does group by remove duplicates?
Is primary key clustered index?
Is inner join faster than left join?