SQLwaterheadretard3 (Was: Is it just me, or is Sqlite3 goofy?)

Steve Holden steve at holdenweb.com
Sat Sep 9 07:17:48 EDT 2006


mensanator at aol.com wrote:
> Paul McNett wrote:
> 
>>mensanator at aol.com 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.
> 
Yup, I have to agree that's pretty crappy. (Makes mental note to limit 
use of SQLite).

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




More information about the Python-list mailing list