Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 895257
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T14:31:49+00:00 2026-05-15T14:31:49+00:00

When I run a sql statement which supposed to return exact one row, sqlplus

  • 0

When I run a sql statement which supposed to return exact one row, sqlplus print column names many many times ? why ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T14:31:49+00:00Added an answer on May 15, 2026 at 2:31 pm

    Probably because your pagesize is much smaller than the number of lines necessary to display the data, due to wrapping. It repeats the heading on each “page” of output, even if it has not completed displaying a single row.

    For the purpose of seeing/copy-pasting an entire output as a whole, try SET PAGESIZE 10000 (or some other large number).

    For exploring the output in the console, you’d probably want to set it to your console window’s height instead (you guessed it – the real “page size”). This way, you’ll see exactly one set of headers, whichever place in the output you’re in – which is exactly this statement’s purpose.

    A closely-related command is SET LINESIZE – output width.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hi guys I have a pl/sql statement which is supposed to fetch data from
When I run this SQL statement: CREATE UNIQUE INDEX WordsIndex ON Words (Word ASC);
Is there a way to run a custum SQL statement in Django? I have
I am executing a mysql SELECT statement which takes 30 seconds to run the
I want to know if it is possible to run a SQL query which
i would like to run a sql statement that will delete ONLY the second
I am using the below query to run an sql statement. It works fine.
I have a pregenerated CSV file on which I need to run SQL queries.
What is the best way to run a custom sql statement using IN from
Is it possible to see the DML (SQL Statement) that is being run that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.