--
Apparently if you play the Windows NT CD backwards you hear satanic messages. If you think that's bad, play it forwards and it installs Windows NT !
MySQL is relational in that a query can use primary keys from one table to index records in another table, etc... It is NOT relational in the sense of providing full Foreign Key constraints. In other words, it can be used relationally, but it is possible to break the relationships if you don't program your application correctly. Databases that offer full Foreign Key support make it possible for the database design itself to prevent an application from "breaking" relationships. PostgreSQL (
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.