Is MySQL DBMS or RDBMS?In: MySQL
[Edit categories]
|
(2) On March 3, 2009 at 4:49 pm MercuryNewt [0] said:
- MySQL is in fact a RDBMS, in fact most popular database platforms today are RDBMS, as the "R" stands for relational. RDBMS are tabular, as they contain tables that store data and are related or linked together via primary keys. So, any RDBMS is a DBMS and therefore MySQL is both an DBMS & RDBMS.
(1) On February 15, 2009 at 8:28 am Poorvi tiwari [0] said:
- My sql is a DBMS(database management system) that is basically in the tabular form .for example: MS excess, we use tables.
- but RDBMS is in non tabular form ...the general example is google i.e when we search something in google the data is displayed in non tabular form ...so my sql is a DBMs consist of creating tables for making a database
Sign in to add your own comment. (This only takes a few seconds.)