5
votes
Looking for a very basic introduction to SQL
SQL Zoo is a very gentle interactive introduction. If you (or the intended student) have the prerequisites and aptitude for learning SQL at …
0
votes
How to: MySQL How to retrieve record based on three properties?
Your DB schema is not clear to me.
Are these four different tables? If yes, how are they linked up, ie how do you retrieve width, height, length for a given solid?
Or are those fou …
