Re: sql-mysql
From: Mladen Gogala <gogala.mladen_at_gmail.com>
Date: Wed, 3 Oct 2012 14:25:39 +0000 (UTC)
Message-ID: <pan.2012.10.03.14.25.06_at_gmail.com>
On Wed, 03 Oct 2012 01:26:52 -0700, sudheer.puthineedi wrote:
Date: Wed, 3 Oct 2012 14:25:39 +0000 (UTC)
Message-ID: <pan.2012.10.03.14.25.06_at_gmail.com>
On Wed, 03 Oct 2012 01:26:52 -0700, sudheer.puthineedi wrote:
> hi I have subjects table like this
.....
> ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=69 ;
>
> it is having some data in it
>
> now I want display like
>
> Student_id subject(1) subject(2) subject(3)
> 460 12 17 19
The answer is really simple. What you need is Oracle EE 11.2.0.3 RAC where you can use Apex to get what you need.
-- Mladen Gogala The Oracle Whisperer http://mgogala.byethost5.comReceived on Wed Oct 03 2012 - 16:25:39 CEST