Slashdot Mirror


User: reidnc6

reidnc6's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Linux everywhere on Review of the Roku HD1000 Media Player · · Score: 1

    What's the obsession to run linux everywhere? Does it really need to do everything to be a good O/S? Maybe someday it will operate my refrigerator. init 0 to enter the Daddy-only food and beverage mode.

  2. Re:ANSI anyone? on SQL Fundamentals · · Score: 1

    In regards to Oracle not doing well with joins, I think you must be referring to the syntax. Please note that Oracle 9i which has been out for over a year now supports the CROSS JOIN, LEFT OUTER JOIN, RIGHT OUTER JOIN, etc. syntax. Yes, your comments are dated. And, I don't think you'll find any other database in the world that can create an index on a join condition.