dbTalk Databases Forums  

The SELECT I've been waiting for years...

comp.databases.oracle.server comp.databases.oracle.server


Discuss The SELECT I've been waiting for years... in the comp.databases.oracle.server forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Carlos
 
Posts: n/a

Default The SELECT I've been waiting for years... - 07-12-2010 , 02:02 AM






CARLOS (AT) XE (DOT) localhost> SELECT COUNTRY AS CHAMPION
2 FROM FIFA_WORLD_CUP_2010
3 WHERE FINAL_RANK=1;

CHAMPION
--------
SPAIN

Cheers.

Carlos.

Sorry Sybrand... ;-)

Reply With Quote
  #2  
Old   
Noons
 
Posts: n/a

Default Re: The SELECT I've been waiting for years... - 07-12-2010 , 05:44 AM






Carlos wrote,on my timestamp of 12/07/2010 5:02 PM:
Quote:
CARLOS (AT) XE (DOT) localhost> SELECT COUNTRY AS CHAMPION
2 FROM FIFA_WORLD_CUP_2010
3 WHERE FINAL_RANK=1;

CHAMPION
--------
SPAIN

Cheers.

Carlos.

Sorry Sybrand... ;-)

LOL!
Rub it in!
Congarats to all the hermanos.
And Puyol is still the best mid-defender I've ever seen, bar none.

Reply With Quote
  #3  
Old   
John Hurley
 
Posts: n/a

Default Re: The SELECT I've been waiting for years... - 07-12-2010 , 05:55 AM



Carlos:

Quote:
CAR... (AT) XE (DOT) localhost> SELECT COUNTRY AS CHAMPION
* 2 *FROM FIFA_WORLD_CUP_2010
* 3 *WHERE FINAL_RANK=1;

CHAMPION
--------
SPAIN
Was it just the men in soccer or is there a womens championship game
also?

Reply With Quote
  #4  
Old   
Kay Kanekowski
 
Posts: n/a

Default Re: The SELECT I've been waiting for years... - 07-12-2010 , 06:56 AM



On 12 Jul., 09:02, Carlos <miotromailcar... (AT) netscape (DOT) net> wrote:
Quote:
CAR... (AT) XE (DOT) localhost> SELECT COUNTRY AS CHAMPION
* 2 *FROM FIFA_WORLD_CUP_2010
* 3 *WHERE FINAL_RANK=1;
Hi,

Congratulation to Spain, you have played the best football. But please
try to score a second goal, or better a third goal ;-)

And next time we will have a better 'oracle': http://en.wikipedia.org/wiki/Paul_%28octopus%29

regards from germany
Kay

Reply With Quote
  #5  
Old   
Kay Kanekowski
 
Posts: n/a

Default Re: The SELECT I've been waiting for years... - 07-12-2010 , 07:56 AM



On 12 Jul., 12:55, John Hurley <hurleyjo... (AT) yahoo (DOT) com> wrote:
Quote:
Was it just the men in soccer or is there a womens championship game
also?
come to germany next year http://www.fifa.com/womensworldcup/index.html

regards
Kay

Reply With Quote
  #6  
Old   
The Boss
 
Posts: n/a

Default Re: The SELECT I've been waiting for years... - 07-12-2010 , 11:24 AM



On Jul 12, 9:02*am, Carlos <miotromailcar... (AT) netscape (DOT) net> wrote:
Quote:
CAR... (AT) XE (DOT) localhost> SELECT COUNTRY AS CHAMPION
* 2 *FROM FIFA_WORLD_CUP_2010
* 3 *WHERE FINAL_RANK=1;

CHAMPION
--------
SPAIN

Cheers.

Carlos.

Sorry Sybrand... ;-)
Congrats Carlos.
I hate to say this, but your team deserved to win.

--
Jeroen

Reply With Quote
  #7  
Old   
Terry Dykstra
 
Posts: n/a

Default Re: The SELECT I've been waiting for years... - 07-12-2010 , 12:38 PM



"The Boss" <nltaal (AT) baasbovenbaas (DOT) demon.nl> wrote

On Jul 12, 9:02 am, Carlos <miotromailcar... (AT) netscape (DOT) net> wrote:
Quote:
CAR... (AT) XE (DOT) localhost> SELECT COUNTRY AS CHAMPION
2 FROM FIFA_WORLD_CUP_2010
3 WHERE FINAL_RANK=1;

CHAMPION
--------
SPAIN

Cheers.

Carlos.

Sorry Sybrand... ;-)
Congrats Carlos.
I hate to say this, but your team deserved to win.

--
Jeroen

Yes, Spain was the better team. "Oranje boven" became "Oranje onder".

--
Terry Dykstra

Reply With Quote
  #8  
Old   
Walt
 
Posts: n/a

Default Re: The SELECT I've been waiting for years... - 07-12-2010 , 03:00 PM



Carlos wrote:
Quote:
CARLOS (AT) XE (DOT) localhost> SELECT COUNTRY AS CHAMPION
2 FROM FIFA_WORLD_CUP_2010
3 WHERE FINAL_RANK=1;

CHAMPION
--------
SPAIN
You could have gotten this result earlier using the OCTOPUS module (new
in version 11)

SELECT OCTOPUS.get_winner('FIFA', 'FINAL', '2010') as CHAMP from dual;

CHAMP
--------
Spain

//Walt

Reply With Quote
  #9  
Old   
Kay Kanekowski
 
Posts: n/a

Default Re: The SELECT I've been waiting for years... - 07-13-2010 , 12:46 AM



On 12 Jul., 22:00, Walt <walt_ask... (AT) SHOESyahoo (DOT) com> wrote:
Quote:
You could have gotten this result earlier using the OCTOPUS module (new
in version 11)

SELECT OCTOPUS.get_winner('FIFA', 'FINAL', '2010') as CHAMP from dual;

CHAMP
--------
Spain

//Walt
Hi Walt,
sorry, but i havn't a version 11. So what is the result of

SELECT OCTOPUS.get_winner('FIFA', 'FINAL', '2014') as CHAMP from
dual;

Are there different results if you change the nls_territory ?

regards
Kay

Reply With Quote
  #10  
Old   
Walt
 
Posts: n/a

Default Re: The SELECT I've been waiting for years... - 07-13-2010 , 09:25 AM



Kay Kanekowski wrote:
Quote:
On 12 Jul., 22:00, Walt <walt_ask... (AT) SHOESyahoo (DOT) com> wrote:
You could have gotten this result earlier using the OCTOPUS module (new
in version 11)

SELECT OCTOPUS.get_winner('FIFA', 'FINAL', '2010') as CHAMP from dual;

CHAMP
--------
Spain

Hi Walt,
sorry, but i havn't a version 11. So what is the result of

SELECT OCTOPUS.get_winner('FIFA', 'FINAL', '2014') as CHAMP from
dual;
In order for this to return a result you'd need to increase the size of
the Flash Prognostication Area by specifying values for the following
initialization parameter:

* DB_PROGNOSTICATION_FILE_DEST_SIZE


Unfortunately, in Version 11 you are limited to approximately 7 days of
flash-forward. Perhaps V 12 will allow this level of flash forward, but
I'm not sure. I am certain that the query will return valid results by
the time v13 is out.

//Walt

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.