why SQL server is more used to store database rather than
Access
Answer Posted / anilreddy
Access can store only 2 GB of data where as in SQLSERVER 2005 one column can store more than 2 GB of data
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between update lock and exclusive lock?
How can we call UDF(User Define Function) using C# code in ASP.net ?
How do clustered indexes store data?
what are acid properties? : Sql server database administration
explain what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration
Does partitioning improve performance sql server?
What are SSL and TSL protocols?
What is an execution plan? When would you use it?
What are the types of sql server?
How network traffic be reduced by using the stored procedure?
explain different types of cursors? : Sql server database administration
Explain what are the events recorded in a transaction log?
What is the difference between Normalization and De-normalization?
what is the difference between Delete and Truncate command in SQL
What is the query and subquery?