Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'table.': 0.07; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:into': 0.09; '>on': 0.16; '>the': 0.16; 'definition.': 0.16; 'message- id:@4ax.com': 0.16; 'nevertheless': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'ignore': 0.16; 'wrote:': 0.18; 'dependent': 0.19; 'url:home': 0.24; 'tables': 0.26; 'primary': 0.26; 'header:X-Complaints-To:1': 0.27; 'keys': 0.31; 'relational': 0.31; 'subject:Database': 0.31; 'table,': 0.31; 'fri,': 0.33; 'implemented': 0.33; 'but': 0.35; 'charset:us- ascii': 0.36; 'should': 0.36; 'received:76': 0.38; 'sometimes': 0.38; 'nov': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'read': 0.60; 'most': 0.60; 'effectively': 0.66; 'foreign': 0.74; 'carefully': 0.74; '2013': 0.98 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Dennis Lee Bieber Subject: Re: To whoever hacked into my Database Date: Fri, 08 Nov 2013 19:06:09 -0500 Organization: IISS Elusive Unicorn References: <527a5f79$1@news.synserver.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: adsl-76-249-28-120.dsl.klmzmi.sbcglobal.net X-Newsreader: Forte Agent 6.00/32.1186 X-No-Archive: YES X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 23 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1383955806 news.xs4all.nl 15907 [2001:888:2000:d::a6]:37713 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:58885 On Fri, 08 Nov 2013 13:31:02 +0000, Mark Lawrence declaimed the following: >On 08/11/2013 10:05, ????? ??????????? wrote: >> >> I never ignore advices. >> I read all answers as carefully as i can. >> But nevertheless sometimes i feel things should have been better >> implemented using my way. > >The only relational database that has no relationships as effectively >there's only one table, despite what Denis McMahon (amongst others?) has >said. > In terms of relational database theory -- "relation" IS what most people call a "table": the dependent data is "related" to the primary key of the table. Foreign keys to other tables are part of the definition. -- Wulfraed Dennis Lee Bieber AF6VN wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/