Are you planning to use SQL Server? Then DBMS won’t get you too far. You are in dire need of knowledge on what is RDBMS or Relational Database Management Systems. Well it’s pretty much as it sounds.RDBMS are database management systems that maintain data records and indices in tables. Relationships may be created and maintained across and among the data and tables. In a relational database, relationships between data items are expressed by means of tables.
Learn more at: http://blog.sqlauthority.com/2008/06/27/sql-server-difference-between-dbms-and-rdbms/
No comments:
Post a Comment