DBAsupport.com Forums - Powered by vBulletin
Results 1 to 10 of 14

Thread: need help in update statement

Threaded View

  1. #9
    Join Date
    Aug 2007
    Location
    Cyberjaya,kuala lumpur
    Posts
    340
    Quote Originally Posted by davey23uk
    AGAIN - WHY?

    whay create a view on dual - whats the point!

    And why do you think it wont select from dual
    dave,

    when i tried it from the table it is not doing.But it is working fine in the view.
    can you post the correct query for the table ??

    [/QUOTE]
    - wtf do you think the view is doing?[/QUOTE]

    yes the view is doing

    SQL> select * from time_view;

    Current date
    --------------------
    24-JUN-2008 06:08:03

    SQL> /

    Current date
    --------------------
    24-JUN-2008 06:08:07

    SQL> /

    Current date
    --------------------
    24-JUN-2008 06:08:09
    Last edited by gopu_g; 06-24-2008 at 08:48 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width