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

Thread: SQL Plus question

  1. #1
    Join Date
    Dec 1999
    Posts
    217

    SQL Plus question

    I just want SQL Plus to display the first 5 rows of the query, what is the set command I pass?

    Appreciate your input,
    Chintz

  2. #2
    Join Date
    Apr 2001
    Location
    Louisville KY
    Posts
    295
    select * from dual where rownum<6where rownum<6 where rownum<6
    Joseph R.P. Maloney, CSP,CDP,CCP
    'The answer is 42'

  3. #3
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    Originally posted by jrpm
    select * from dual where rownum<6where rownum<6 where rownum<6
    ok, we get it ok, we get it ok, we get it
    Jeff Hunter

  4. #4
    Join Date
    Jan 2002
    Location
    Netherlands
    Posts
    1,587
    r e a l l y ?
    Tarry Singh
    I'm a JOLE(JavaOracleLinuxEnthusiast)
    TarryBlogging
    --- Everything was meant to be---

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