[Discuss] SQL discussion

Mike Small smallm at panix.com
Wed Jan 14 16:22:19 EST 2015


Richard Pieri <richard.pieri at gmail.com> writes:
> Precisely. What is the structure of a relational database? A table. A
> 2-dimensional table. If you have 3 dimensions of data in a relational

|   x |   y |  z |     t | Humidity | Pressure |
|-----+-----+----+-------+----------+----------|
| 100 | -10 | 12 | 12:05 |       40 |    1.302 |
...
|-----+-----+----+-------+----------+----------|


Not what you had in mind?


-- 
Mike Small
smallm at panix.com



More information about the Discuss mailing list