Re: SQLwaterheadretard3 (Was: Is it just me, or is Sqlite3 goofy?)
- From: Steve Holden <steve@xxxxxxxxxxxxx>
- Date: Sat, 09 Sep 2006 12:17:48 +0100
mensanator@xxxxxxx wrote:
Paul McNett wrote:Yup, I have to agree that's pretty crappy. (Makes mental note to limit use of SQLite).
mensanator@xxxxxxx wrote:
Do you know what INNER JOIN means?
Do you know how important it is to a relational database?
Can you explain how an INNER JOIN can even work, in theory,
with dynamic data types?
Let's stop the pissing contest and just see how it works. After all,
this is Python and we can easily just try it out. Here's my example.
Please tell me how this causes unexpected results,
When we use a best case scenario, we get what we expect.
and why it isn't SQL.
It isn't SQL simply because SQL won't let you insert text
into a numeric field.
regards
Steve
--
Steve Holden +44 150 684 7255 +1 800 494 3119
Holden Web LLC/Ltd http://www.holdenweb.com
Skype: holdenweb http://holdenweb.blogspot.com
Recent Ramblings http://del.icio.us/steve.holden
.
- References:
- Is it just me, or is Sqlite3 goofy?
- From: mensanator@xxxxxxx
- Re: Is it just me, or is Sqlite3 goofy?
- From: Bruno Desthuilliers
- SQLwaterheadretard3 (Was: Is it just me, or is Sqlite3 goofy?)
- From: mensanator@xxxxxxx
- Re: SQLwaterheadretard3 (Was: Is it just me, or is Sqlite3 goofy?)
- From: Ben Sizer
- Re: SQLwaterheadretard3 (Was: Is it just me, or is Sqlite3 goofy?)
- From: mensanator@xxxxxxx
- Re: SQLwaterheadretard3 (Was: Is it just me, or is Sqlite3 goofy?)
- From: Paul McNett
- Re: SQLwaterheadretard3 (Was: Is it just me, or is Sqlite3 goofy?)
- From: mensanator@xxxxxxx
- Is it just me, or is Sqlite3 goofy?
- Prev by Date: Re: Building Python Based Web Application
- Next by Date: Re: convert loop to list comprehension
- Previous by thread: Re: SQLwaterheadretard3 (Was: Is it just me, or is Sqlite3 goofy?)
- Next by thread: Re: SQLwaterheadretard3 (Was: Is it just me, or is Sqlite3 goofy?)
- Index(es):
Relevant Pages
|