MESSAGE
DATE | 2015-01-22 |
FROM | From: "Serge Glikstein"
|
SUBJECT | Re: [LIU Comp Sci] Normalization review
|
From owner-learn-outgoing-at-mrbrklyn.com Thu Jan 22 20:15:52 2015 Return-Path: X-Original-To: archive-at-mrbrklyn.com Delivered-To: archive-at-mrbrklyn.com Received: by mrbrklyn.com (Postfix) id AA59A161165; Thu, 22 Jan 2015 20:15:52 -0500 (EST) Delivered-To: learn-outgoing-at-mrbrklyn.com Received: by mrbrklyn.com (Postfix, from userid 28) id 9B239161168; Thu, 22 Jan 2015 20:15:52 -0500 (EST) Delivered-To: learn-at-mrbrklyn.com Received: from mail-qc0-f175.google.com (mail-qc0-f175.google.com [209.85.216.175]) by mrbrklyn.com (Postfix) with ESMTP id 0FFF1161165 for ; Thu, 22 Jan 2015 20:15:52 -0500 (EST) Received: by mail-qc0-f175.google.com with SMTP id c9so4289289qcz.6 for ; Thu, 22 Jan 2015 17:15:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:mime-version:message-id:in-reply-to:references:from:to:subject :content-type; bh=hmOEncz6BkoE+IVpfPnZ6I47p5cgxRX1qTJ/VrwSUyg=; b=cAuzm00t9QUPev84MQ2EPG4J5zzbbeyZtgN4BSjI/aC7gnlGQgfmtiivRPV6VszTgA aQV59rxLrYM8sQnXfdpmfgaIT6PG1xhYt6IMM7XKHOoAHDiimJtaarFtMyXD0AILI4gA t0yJf7rKp/fZZn/pllQ/HeJp5N22Wu+r3CY50qvB1/nZHhzp8jPK28GabNWwKXyDf5as EVtZ1m7tRDPpSYEmvLRkEnyRRC8rHnHDNGxEluoe/qKDDi2HQ7LgXGzG+r0to35OzFyW XniwZIlOuJ1l3ZwgUMOkeGq4ZbJzPBYkA8JF2GBWaiPfpuEX2whE1uOI/QHed/VlCdqr ckkQ== X-Received: by 10.140.107.73 with SMTP id g67mr8187883qgf.103.1421975303709; Thu, 22 Jan 2015 17:08:23 -0800 (PST) Received: from hedwig-53.prd.orcali.com (ec2-54-85-253-117.compute-1.amazonaws.com. [54.85.253.117]) by mx.google.com with ESMTPSA id v65sm90105qgd.20.2015.01.22.17.08.22 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 22 Jan 2015 17:08:22 -0800 (PST) Date: Thu, 22 Jan 2015 17:08:22 -0800 (PST) X-Google-Original-Date: Fri, 23 Jan 2015 01:08:21 GMT MIME-Version: 1.0 X-Mailer: Nodemailer (0.5.0; +http://www.nodemailer.com/) Message-Id: <1421975301497.fac89b93-at-Nodemailer> In-Reply-To: <54C19EB3.80405-at-panix.com> References: <54C19EB3.80405-at-panix.com> X-Orchestra-Oid: E83ABB41-3564-4060-BB65-BF6EA368B637 X-Orchestra-Sig: 795d87b3672d2d268cd190f1718c5bf8e5a523e8 X-Orchestra-Thrid: T1C85947A-9D46-4890-8E99-A32EC983B6E6_1491048605420596872 X-Orchestra-Thrid-Sig: 0ce738fb3f06bf952ff8e9ed99dede27b469d1a8 X-Orchestra-Account: 31ce3fd95ba0d032b97d715b14c4c955b68557ab From: "Serge Glikstein" To: learn-at-mrbrklyn.com Subject: Re: [LIU Comp Sci] Normalization review Content-Type: multipart/alternative; boundary="----Nodemailer-0.5.0-?=_1-1421975302729" Sender: owner-learn-at-mrbrklyn.com Precedence: bulk Reply-To: learn-at-mrbrklyn.com
------Nodemailer-0.5.0-?=_1-1421975302729 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable
Go would be cool to o learn too. Anyway yeah that the last step instead of = the thesis.
=E2=80=94 Sent from Mailbox
On Thu, Jan 22, 2015 at 8:07 PM, Ruben Safir wrote:
> On 01/22/2015 08:03 PM, Serge Glikstein wrote: >> We will use Java or python to build a project. We will decide next week = what it will be. Something like a Twitter or another fun project=20 > that is the last part of the program instead of a thesis=3F > I was looking at objective C in the last few weeks and thinking about > it. Or how about Go > https://golang.org/ >> =E2=80=94 >> Sent from Mailbox >> >> On Thu, Jan 22, 2015 at 8:01 PM, Ruben Safir = wrote: >> >>> On 01/22/2015 08:00 PM, Serge Glikstein wrote: >>>> Just the project class, you=3F >>> what is the project class=3F=20 >>>> =E2=80=94 >>>> Sent from Mailbox >>>> >>>> On Thu, Jan 22, 2015 at 7:59 PM, Ruben Safir = wrote: >>>> >>>>> Sergei >>>>> what are you taking this semester=3F >>>>> On 12/18/2014 01:35 PM, Sergei Glikstein wrote: >>>>>> http://psoug.org/reference/normalization.html >>>>>> >>>>>> On Thu, Dec 18, 2014 at 1:08 PM, Ruben Safir = wrote: >>>>>>> Do you have HIS definition for BCNF because if I recall, he said it= was >>>>>>> exclusive to himself since it is defined in different places >>>>>>> differently. >>>>>>> >>>>>>> >>>>>>> >>>>>>> On Thu, Dec 18, 2014 at 11:59:18AM -0500, maneeshkongara wrote: >>>>>>>> A table in 2NF is free of Functional Dependencies and a table in = 3NF is >>>>>>>> free of transitive deprecates along with functional dependencies. >>>>>>>> On Dec 18, 2014 11:56 AM, =22Ruben Safir=22 = wrote: >>>>>>>> >>>>>>>>> what exactly is the difference between the 2nd and 3rd NF >>>>>>>>> >>>>>>>>> Ruben >>>>>>>>> >>>>>>>>> On Thu, Dec 18, 2014 at 11:09:16AM -0500, Ruben Safir wrote: >>>>>>>>>> is a foriegn key a dependedncy for a relation with a seperae = primary >>>>>>>>>> key=3F >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> Like Course has a cno primary and a deptno foreign key. >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On Thu, Dec 18, 2014 at 10:50:31AM -0500, Sergei Glikstein = wrote: >>>>>>>>>>> where is that=3F >>>>>>>>>>> >>>>>>>>>>> On Thu, Dec 18, 2014 at 10:45 AM, Ruben Safir com> >>>>>>>>> wrote: >>>>>>>>>>>> On Thu, Dec 18, 2014 at 10:39:29AM -0500, Sergei Glikstein = wrote: >>>>>>>>>>>>> i am in the library upstairs >>>>>>>>>>>>> >>>>>>>>>>>>> On Thu, Dec 18, 2014 at 10:34 AM, Ruben Safir < >>>>>>> mrbrklyn-at-panix.com> >>>>>>>>>>>> wrote: >>>>>>>>>>>>>> Anyone want to review normalization=3F >>>>>>>>>>>>>> >>>>>>>>>>>>>> Ruben >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>> why not come here so I can pick your brain without = distractions >>>>>>> and >>>>>>>>> with >>>>>>>>>>>> a network that functions. >>>>>>>>>>>> >>>>>>>>>>>> Everytime i go to that damn libvrary i waste my time >>>>>>>>>>>> >>>>>>>>>>>> Ruben >>>>>>>>>>>> >>>>>>>>>>>> BTW - you know IRC - xchat=3F >>>>>>>>>>>> >>>>>>>>>>>> Ruben >>>>>>>>>>>> >>>>>>>>>>>> ------Nodemailer-0.5.0-?=_1-1421975302729 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
Go would be cool to o learn too. = Anyway yeah that the last step instead of the thesis.
On Thu, Jan 22, 2015 at 8:07 PM= , Ruben Safir <com=22 target=3D=22=5Fblank=22>mrbrklyn-at-panix.com> = wrote:
0 .8ex;border-left:1px #ccc solid;padding-left:1ex;=22>On 01/22/2015 = 08:03 PM, Serge Glikstein wrote:
> We will use Java or python to build a project. We will decide next= week what it will be. Something like a Twitter or another fun project=20
that is the last part of the program instead of a thesis=3F
I was looking at objective C in the last few weeks and thinking= about
it. Or how about Go
https://golang.org/
> =E2=80=94
> Sent from Mailbox
>
> On Thu, Jan 22, 2015 at 8:01 PM, Ruben Safir <mrbrklyn-at-panix.= com> wrote:
>
>> On 01/22/2015 08:00 PM, Serge Glikstein wrote:
>>> Just the project class, you=3F
>> what is the project class=3F=20
>>> =E2=80=94
>>> Sent from Mailbox
>>>
>>> On Thu, Jan 22, 2015 at 7:59 PM, Ruben Safir = <mrbrklyn-at-panix.com> wrote:
>>>
>>>> Sergei
>>>> what are you taking this semester=3F
>>>> On 12/18/2014 01:35 PM, Sergei Glikstein wrote:
>>>>> http://psoug.org/reference/normalization.html
>>>>>
>>>>> On Thu, Dec 18, 2014 at 1:08 PM, Ruben Safir = <mrbrklyn-at-panix.com> wrote:
>>>>>> Do you have HIS definition for BCNF because if= I recall, he said it was
>>>>>> exclusive to himself since it is defined in = different places
>>>>>> differently.
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Thu, Dec 18, 2014 at 11:59:18AM -0500, = maneeshkongara wrote:
>>>>>>> A table in 2NF is free of Functional = Dependencies and a table in 3NF is
>>>>>>> free of transitive deprecates along with = functional dependencies.
>>>>>>> On Dec 18, 2014 11:56 AM, =22Ruben = Safir=22 <mrbrklyn-at-panix.com> wrote:
>>>>>>>
>>>>>>>> what exactly is the difference between= the 2nd and 3rd NF
>>>>>>>>
>>>>>>>> Ruben
>>>>>>>>
>>>>>>>> On Thu, Dec 18, 2014 at 11:09:16AM = -0500, Ruben Safir wrote:
>>>>>>>>> is a foriegn key a dependedncy for= a relation with a seperae primary
>>>>>>>>> key=3F
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> Like Course has a cno primary and = a deptno foreign key.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Thu, Dec 18, 2014 at 10:50:31AM= -0500, Sergei Glikstein wrote:
>>>>>>>>>> where is that=3F
>>>>>>>>>>
>>>>>>>>>> On Thu, Dec 18, 2014 at 10:45 = AM, Ruben Safir <mrbrklyn-at-panix.com>
>>>>>>>> wrote:
>>>>>>>>>>> On Thu, Dec 18, 2014 at = 10:39:29AM -0500, Sergei Glikstein wrote:
>>>>>>>>>>>> i am in the library = upstairs
>>>>>>>>>>>>
>>>>>>>>>>>> On Thu, Dec 18, 2014 = at 10:34 AM, Ruben Safir <
>>>>>> mrbrklyn-at-panix.com>
>>>>>>>>>>> wrote:
>>>>>>>>>>>>> Anyone want to = review normalization=3F
>>>>>>>>>>>>>
>>>>>>>>>>>>> Ruben
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>> why not come here so I can= pick your brain without distractions
>>>>>> and
>>>>>>>> with
>>>>>>>>>>> a network that functions.
>>>>>>>>>>>
>>>>>>>>>>> Everytime i go to that = damn libvrary i waste my time
>>>>>>>>>>>
>>>>>>>>>>> Ruben
>>>>>>>>>>>
>>>>>>>>>>> BTW - you know IRC - = xchat=3F
>>>>>>>>>>>
>>>>>>>>>>> Ruben
>>>>>>>>>>>
>>>>>>>>>>>
------Nodemailer-0.5.0-?=_1-1421975302729--
|
|