Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Please help with SQL

Re: Please help with SQL

From: Yuri Rshtuniq <yuri_rshtuniq_at_1hotmail.com>
Date: Tue, 19 Mar 2002 14:50:52 +0200
Message-ID: <a77cbt$g3p$1@news.inter.net.il>


If it will take some of your time then that it's not too easy for you , Mr. SQL 'guru'...
By the way, it was not a homework assignment, I just started to learn SQL , and tried to exercise. It was my own question. So relax. Thanks for your help, Sheesh.

"Alan" <alanshein_at_erols.com> wrote in message news:a75ip5$isjbo$1_at_ID-114862.news.dfncis.de...
> You're nicer than I am. Whenever I'm unsure as to whether a particular
> posting is a homework assignment, I look at the emaill address of the
> poster. Students trying to hide their identities tend to use hotmail or
> yahoo instead of their school email addresses. "Real" questioners usually
> work for a company and have company email addresses, or at least a
fee-based
> ISP. This was the first time I've seen a duplicate cut-and-paste directly
> from the assignment. The epitome of laziness - they didn't even bother to
> reword it. Sheesh.
>
>
> "damorgan" <damorgan_at_exesolutions.com> wrote in message
> news:3C96417C.E1E53A94_at_exesolutions.com...
> > Not really. But I'm trying to be kinder and gentler.
> >
> > I think the answer obvious too. And that is why I didn't provide an
> answer.
> >
> > Daniel Morgan
> >
> >
> >
> > Alan wrote:
> >
> > > You have to ask?
> > >
> > > "damorgan" <damorgan_at_exesolutions.com> wrote in message
> > > news:3C960E11.A2E71817_at_exesolutions.com...
> > > > Is this a class project?
> > > >
> > > > Daniel Morgan
> > > >
> > > >
> > > >
> > > > Yuri Rshtuniq wrote:
> > > >
> > > > > Hi !
> > > > >
> > > > > I have a table of employees and their hiredates
> > > > >
> > > > > EMP HIREDATE
> > > > > ------ ------------
> > > > > AAA 10-AUG-82
> > > > > BBB 12-OCT-82
> > > > > CCC 20-JUN-89
> > > > > DDD 12-OCT-82
> > > > > EEE 20-JUN-89
> > > > > FFF 12-OCT-82
> > > > > GGG 10-AUG-82
> > > > > HHH 13-APR-95
> > > > >
> > > > > I want to group employees with the same hiredates and ignore
others.
> > > Each
> > > > > "group" hiredate will become the column title:
> > > > >
> > > > > 10-AUG-82 12-OCT-82 20-JUN-89
> > > > > ------------- ------------- ------------
> > > > > AAA BBB CCC
> > > > > GGG DDD EEE
> > > > > FFF
> > > > >
> > > > > Thanks in advance...
> > > >
> >
>
>
Received on Tue Mar 19 2002 - 06:50:52 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US