-
Relational database
Hei ! every body
Does anybody knows where can I find a good tutorial for ERD (Entity Relationship diagrams)
I start this year taking Relational Database and I really need some support so that I can manage in the rest off the cours
thanks
ASadun
-
Re: Relational database
A relational database is a type of database management in which you sort the data based on relations, i.e. Tables. In this system you divide the table into rows and columns, and arrange the data. The rows are called tuple and attributes are column.