Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.databases.oracle    |    Overblown overpriced overengineered SHIT    |    2,288 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 481 of 2,288    |
|    Frank to Yaroslav K. Kravchishin    |
|    Re: Seeing double output in SELECT SYSDA    |
|    02 Oct 03 21:39:28    |
      From: fvanbortel@netscape.net              Yaroslav K. Kravchishin wrote:              > Oracle 7.0.1 Server       > When I type       > SQL> select sysdate from dual;       >       > SYSDATE       > ---------       > 01-OCT-03       > 01-OCT-03       >       > 2 rows selected.       >       > SQL>       >       > What's wrong? It's was Ok yesterday. I suppose that system.dual loads       > two times. How to fix it?       The usual way to deal with duplicates.       Or, as you only have 2 records, something like       delete from dual where rowid =(select max(rowid) from dual);       --       Regards, Frank van Bortel              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca