Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
Is it just me, or is Sqlite3 goofy?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Marc 'BlackJack' Rintsch, post: 1930290"] In <1157749692.092338.240820@m73g2000cwd.googlegroups.com>, No you just write the first and don't stuff strings into that column. It's your choice after all. The same as with static types!? Where's the problem? table_a: id name ----- ---------- 42 bob 'foo' methusalem '42' gaylord table_b: id age ----- ------ 42 23 'foo' 1000 0.5 None Join on `id`: id name age ----- ---------- ---- 42 bob 23 'foo' methusalem 1000 Or not so serious than you think. Ciao, Marc 'BlackJack' Rintsch [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
Is it just me, or is Sqlite3 goofy?
Top