GeekArticles
Database
MySQLArticle :: Keys in Relational Databases
Author: awprofessional.com |
Published: 29th Aug 2005 |
Visited: 378 times |
Add CommentFiled in: MySQLDiscover the importance, type, and function of keys as they relate to your work. You will also learn the relationship of keys to various tables and which keys should be used with those tables.
Read Article Sponsored Links
Related Articles
• Breaking up XML into Relational Data Breaking up XML into Relational Data
While the preceding example shows how to construct an XML representation over relational data, the example in this section illustrates how you can shred XML data back into relational data. This reverse operation can be useful if your application works with relati ...