SQL Topics
SQL Topics
RDBMS
. MYSQL
. POSTGRESQL
. SQL Server
oracle
RDBMS:
in this viedo learn the rdbms.
WHAT IS AN RDBMS?
.. A relational database is a collection of data organised into tables.
.. TABLES contain columns of data categories,and rows with particular instance of
that data category.
.. Tables in a relational database can be linked together.
RDBMS is what we use to access and interact with the relational database.
<< sql downlaod web site is dev.mysql.com
>> after click the mysql downloads
MYSQL Workbench: