Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the advantages of using sql server over ms access
or why should one use sql instead of ms access

Answers were Sorted based on User's Feedback



What are the advantages of using sql server over ms access or why should one use sql instead of ms..

Answer / ramakrishna

Some SQL Server 2000 and Access 2000 products limits:




Feature SQL Server 2000 Access 2000
database size 1,048,516 TB 2 GB plus
linked tables size
objects in a database 2,147,483,647 32,768
user name length 128 20
password length 128 14
table name length 128 64
column name length 128 64
index name length 128 64
Number of concurrent users limited 255
columns per table 1024 255
table size limited 1 GB
number of indexes in a table 250 32
number of columns in an index 16 10
bytes per row 8060 2000
number of tables in a query 256 32
columns per SELECT statement 4096 255
nested subqueries 32 50
number of enforced relationships 253 32

Is This Answer Correct ?    24 Yes 6 No

What are the advantages of using sql server over ms access or why should one use sql instead of ms..

Answer / rajeshwari

it is an query language with an structure so we esily
access the data from data base

Is This Answer Correct ?    5 Yes 14 No

Post New Answer

More SQL Server Interview Questions

Do you know the policy based administration feature of sql server 2008?

0 Answers  


how to know Who Is Blocking Your SQL Server?

4 Answers  


Scalability, Availability, Integration with internet, etc.)?

0 Answers  


What xml support does the sql server extend?

0 Answers  


how we can store the value like that 001,003,023 etc in sql server 2005

7 Answers  


If I delete a template from the list in sql studio, will it be deleted from the hard disk? : sql server management studio

0 Answers  


What is a benefit of using an after insert trigger over using a before insert trigger?

0 Answers  


Explain partitioned view?

0 Answers  


How to perfor If the table running time is taking 2hours and table is having 10 rows in it?

1 Answers  


What are cursors stored procedures and triggers?

0 Answers  


how to determine the service pack currently installed on sql server? : Sql server database administration

0 Answers  


How do I find the sql server instance name?

0 Answers  


Categories