Change: Coding Relational Databases

created on Oct. 2, 2012, 10:33 a.m. by Hevok & updated on Oct. 14, 2012, 9:33 p.m. by Hevok

Relational databases structure data in a formally defined schema from which data can be accessed easily. This type of database is a perfect choice for storing table data. The information flow is controlled by a Relational Database Management System (RDBMS). The Structured Query Language (SQL) is a specific-purpose programming language designed to speak with RDBMS.

Platform-as-a-Service.jpg

Categories:
Parent: Tutorials

Comment: Updated Entry

See entry | Admin

Comment on This Data Unit