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 #temp and @table variable in SQL server?
What is policy management?
Write an sql query to sort a table according to the amounts in a row and find the second largest amount.
how would you troubleshoot blocking? : Sql server database administration
Mention the different types of replication in sql server.
Can sub report data source be different from that of the parent report?
Why do we use sql limitations? Which constraints can we use while making a database in sql?
Your table has a large character field there are queries that use this field in their search clause what should you do?
How does Report Builder support Analysis Services cubes?
Does sql server 2000 clustering support load balancing?
What happens if we shrink log file in sql server?
How do I trace a query in sql server?
How to create “dependant” parameter “make, model, year”
What is collation sensitivity? Explain different types.
How to create median function?