Relational database management system: Difference between revisions

Content deleted Content added
Chris Roy (talk | contribs)
m succesful->successful
mNo edit summary
Line 5:
Today, popular commercial RDBMS's for large databases include [[Oracle]], [[Microsoft SQL Server]], [[Sybase SQL Server]], and IBM's [[DB2]]. The most commonly used free RDBMS's are [[MySQL]] and [[PostgreSQL]].
 
=== LinksExternal links ===
 
* "''[http://www.dbdebunk.com data base Debunking]''" : argues that it is important that the predicate ''relational'' should be reserved for those DBMSs that are fully faithful to the relational model. However, this is not common practice.