What is difference between Access(DBMS) and RDBMS like SQL
Server or Oracle?. Why Access is not used in web based
application?
Answers were Sorted based on User's Feedback
Answer / suneel reddy
difference is nothing but in access we dont have relations
to carry database we dont have normalization,joins
but in oracle we have normalized data or relations
| Is This Answer Correct ? | 27 Yes | 10 No |
Answer / sujatha
Hai,
MS ACCESS is comes under to DBMS.It's not having any
relations,joins,normalizations.It's used to store the data
and retrive the data.
Orcle and SQL server comes under to RDBMS(relational
database management system).It's having relations to
connect the another tables and having joins,normalizations.
| Is This Answer Correct ? | 28 Yes | 11 No |
Answer / madhu
ms access is dbms because in this we can only store the data and retrieve the data.oracle and sql are rdbms ,in this we can
store the data and retrieve the data and also able to spread his way to organise database as relationaljoins,normalizations.
| Is This Answer Correct ? | 10 Yes | 3 No |
Answer / murthy
Also, we can not write stored procedures and functions and
triggers,packages etc...
| Is This Answer Correct ? | 8 Yes | 7 No |
Answer / mahdi
in access you don't have transactions.
it's really important to exactly do or do not something in
your database.
whitout transactions , there is't any warranty for that!!
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / amit garg
Ya, Its true that In Ms Access we can create Foreign Key and which is a relation ship. On the behalf of this nature we can calculate that after containing only one feature of relationship it can be a RDBMS because RDBMS is collection of so many feature e.g. function, trigger, procedure, indexes etc after that we say that this is RDBMS (e.g. MS SQL SERVER 2000,05,08 and oracle).
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ajit
actually it's a blunder that we don't think that MS-ACCESS
is a rdbms package.It follows codd-commandment rule and
able to spread his way to organise database as relational,
so it's true that it's a rdbms package..
| Is This Answer Correct ? | 5 Yes | 5 No |
What is the difference between IIS web server & Apache TOmcat server
How to improve in english
What Testing process U r following in ur organization?
I am having 1.5 years of exp. in Manual testing.What I have to do now? Should I do ISTQB Certification or Perl/Shell Scripting Languages? OR Anything else.Please Guide me properly.
What is the main objective when reviewing a software deliverable?
I need to learn everything I can about what a Waterfall approach vs. an Agile approach looks like in QA Testing. What is the best online resource?
Testing methodology and when do you start testing activity?
Non-functional system testing includes
What is control chart?
hello everybody, I have started learning testing tools and have familiarity with winrunner and general testing knowledge.Pl let me know what other stuff should i learn. I had 6 yrs of exp in GIS field and now i want to shift to testing tools. I left my job in 2001 now i want to enter into the market again. Could any of u help me how to approach the market. Any suggetions are very helpful to me. I am in US though. Thanks in advance
In a reactive approach to testing when would you expect the bulk of the test design work to be begun?
Diff. between STLC and SDLC?