Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #52142
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <skip.montanaro@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.091 |
| X-Spam-Evidence | '*H*': 0.82; '*S*': 0.00; 'subject:Python': 0.06; 'runtime': 0.09; 'edition.': 0.16; 'from:addr:pobox.com': 0.16; 'from:addr:skip': 0.16; 'subject: \n ': 0.16; 'subject:library': 0.16; 'subject:sqlite3': 0.16; ':-)': 0.16; 'sender:addr:gmail.com': 0.17; 'skip': 0.24; 'query': 0.26; 'header:In-Reply-To:1': 0.27; 'to:2**1': 0.27; 'message- id:@mail.gmail.com': 0.30; 'work.': 0.31; 'subject:learning': 0.31; 'third': 0.33; '"the': 0.34; 'subject:the': 0.34; "can't": 0.35; 'received:google.com': 0.35; 'there': 0.35; "i'll": 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'even': 0.60; 'subject:? ': 0.60; 'subject:Can': 0.60; 'desk': 0.61; 'back': 0.62; 'name': 0.63; 'refer': 0.63; 'to:addr:gmail.com': 0.65; 'fourth': 0.84; 'subject:know': 0.84; 'edition': 0.86 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=yAbFW2tpoh9CJZIs53eHoRLT832+qnNIMAeM3kC8R+0=; b=hijORyscw9d/wvURHj7+LXEu/57z2dqAPhyLdCqBwuLLBXWhO3RF0TJP6DgUHHeaaD xSf9JaKUOmP886ctXJNtNvBYnm4QEpbRps2wAaVWZCYaQCUbD8yKZ4ktJzW984o5H4mL hbiAte9EJjkZ6CYOZPG8YBzjaqM8+GlRLF1b4u+nT91FVJSPhGbHkxB2alGaiYt9matF LEL/kqTtyyeF6VSLMWzQdzOHnZpOKg+H3oFVUw5Py+4JlxJmP8YFzye0fJ8RsRBjt1AO /pWYX9uL8wWUGFtykbWFZUc7vXcaT1M/bESa+FRoX8/Dr3bJm4hDJbSBV+RThe0VWJpi XJDQ== |
| MIME-Version | 1.0 |
| X-Received | by 10.58.236.42 with SMTP id ur10mr1035793vec.48.1375897435857; Wed, 07 Aug 2013 10:43:55 -0700 (PDT) |
| Sender | skip.montanaro@gmail.com |
| In-Reply-To | <CANc-5UxSYqHMGULJSrxGSN9rKyy2KMF7BmY-hZOq7tja3P6edw@mail.gmail.com> |
| References | <2183b50a-b3d7-459f-bc00-5868fba5c7c3@googlegroups.com> <CANc-5UxSYqHMGULJSrxGSN9rKyy2KMF7BmY-hZOq7tja3P6edw@mail.gmail.com> |
| Date | Wed, 7 Aug 2013 12:43:55 -0500 |
| X-Google-Sender-Auth | J1QbeVJWM2ZfCgvEgvs-4VbjCtU |
| Subject | Re: Can someone suggest better resources for learning sqlite3? I wanted to use the Python library but I don't know sql. |
| From | Skip Montanaro <skip@pobox.com> |
| To | Aseem Bansal <asmbansal2@gmail.com>, Python <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.322.1375897444.1251.python-list@python.org> (permalink) |
| Lines | 14 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1375897444 news.xs4all.nl 15904 [2001:888:2000:d::a6]:35439 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:52142 |
Show key headers only | View raw
> I have one on my desk at work whose name I can't remember off the > top of my head. I still refer to it from time-to-time. If you'd > like a reference, let me know and I'll check on it at work. While I think of it: "The Practical SQL Handbook; Using Structured Query Language," by Bowman, Emerson, and Darnovsky Mine's the third edition. It even has a Sybase SQL Runtime CDROM inside the back cover. How quaint. :-) There is a fourth edition available. Skip
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Can someone suggest better resources for learning sqlite3? I wanted to use the Python library but I don't know sql. Aseem Bansal <asmbansal2@gmail.com> - 2013-08-03 10:57 -0700
Re: Can someone suggest better resources for learning sqlite3? I wanted to use the Python library but I don't know sql. Vito De Tullio <vito.detullio@gmail.com> - 2013-08-03 20:47 +0200
Re: Can someone suggest better resources for learning sqlite3? I wanted to use the Python library but I don't know sql. Joel Goldstick <joel.goldstick@gmail.com> - 2013-08-03 14:53 -0400
Re: Can someone suggest better resources for learning sqlite3? I wanted to use the Python library but I don't know sql. Cousin Stanley <cousinstanley@gmail.com> - 2013-08-03 19:06 +0000
Re: Can someone suggest better resources for learning sqlite3? I wanted to use the Python library but I don't know sql. CM <cmpython@gmail.com> - 2013-08-03 17:53 -0700
Re: Can someone suggest better resources for learning sqlite3? I wanted to use the Python library but I don't know sql. inq1ltd <inq1ltd@inqvista.com> - 2013-08-04 11:01 -0400
Re: Can someone suggest better resources for learning sqlite3? I wanted to use the Python library but I don't know sql. Gilles <nospam@nospam.com> - 2013-08-06 12:51 +0200
Re: Can someone suggest better resources for learning sqlite3? I wanted to use the Python library but I don't know sql. Jordi Riera <kender.jr@gmail.com> - 2013-08-06 13:05 +0200
Re: Can someone suggest better resources for learning sqlite3? I wanted to use the Python library but I don't know sql. memilanuk <memilanuk@gmail.com> - 2013-08-06 20:22 -0700
Re: Can someone suggest better resources for learning sqlite3? I wanted to use the Python library but I don't know sql. Skip Montanaro <skip@pobox.com> - 2013-08-07 05:59 -0500
Re: Can someone suggest better resources for learning sqlite3? I wanted to use the Python library but I don't know sql. Skip Montanaro <skip@pobox.com> - 2013-08-07 12:43 -0500
Re: Can someone suggest better resources for learning sqlite3? I wanted to use the Python library but I don't know sql. Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-08-07 18:34 -0400
csiph-web