I've just started learning some stuffs about DB, and I've realized there are DBMS and RDBMS.
I personally use MS SQL SERVER 2014 and MS SQL Server Management Studio 2014. How can I determine / choose if I want to use a DBMS
or RDBMS
, how am I related to that, how can I know what I'm working with?
If someone asks me "Are you using rdbms or dbms" what should I answer?
Does my system becoming RDBMS if I relate tables together or what?
I don't understand this.