What is the maximun sixes of .mdf in sql server 2005
Answer Posted / benjamin
4GB in 2005 and 2000 2GB
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How to create a new login name in ms sql server?
Can you explain important index characteristics?
What is the difference between for trigger and after trigger?
Do you know what are the restrictions that views have to follow?
can a database be shrunk with users active? : Sql server administration
How do I determine how many instances of sql server are installed on a computer?
What are unicode character string data types in ms sql server?
How to create a trigger for insert only?
Where can you find the error log information? : sql server database administration
Stored Procedure returns data from multiple tables. How to access it in your ASP.Net code?
What stored by the msdb? : sql server database administration
How many columns can we include on clustered index ?
Why is replication required on the sql server?
What is the difference between clustered index and primary key?
How to concatenate two binary strings together?