Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #109343 > unrolled thread
| Started by | Anup reni <foxprone.r52@gmail.com> |
|---|---|
| First post | 2016-06-01 23:05 +0530 |
| Last post | 2016-06-03 05:56 -0700 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Storing data in mysql Anup reni <foxprone.r52@gmail.com> - 2016-06-01 23:05 +0530
Re: Storing data in mysql mbg1708@planetmail.com - 2016-06-03 05:56 -0700
| From | Anup reni <foxprone.r52@gmail.com> |
|---|---|
| Date | 2016-06-01 23:05 +0530 |
| Subject | Storing data in mysql |
| Message-ID | <mailman.78.1464857505.1839.python-list@python.org> |
How to store this 3 dimensional data in Mysql database for plotting on map?
[toc] | [next] | [standalone]
| From | mbg1708@planetmail.com |
|---|---|
| Date | 2016-06-03 05:56 -0700 |
| Message-ID | <a68f5d99-3382-4707-8063-13ba099b9809@googlegroups.com> |
| In reply to | #109343 |
On Thursday, 2 June 2016 09:51:59 UTC+1, Anup reni wrote: > How to store this 3 dimensional data in Mysql database for plotting on map? > Actually, this looks like a question about the use of the SQL standard. I really like Joe Celko's book "Instant SQL Programming".....which provides LOTS of advice about portable SQL....likely across multiple SQL platforms..... ....and of course, both the question and my answer have nothing to do with Python or plotting or maps.
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web