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

Thread: Display titles

  1. #1
    Join Date
    Jan 2012
    Posts
    1

    Display titles

    How can I list the column titles? If you don't spell the name exactly it won't work. "Customerid" vs. "Customer_id", etc.

  2. #2
    Join Date
    Jul 2002
    Location
    Lake Worth, FL
    Posts
    1,492

    Cool

    Quote Originally Posted by Nick Sandoval View Post
    How can I list the column titles? If you don't spell the name exactly it won't work. "Customerid" vs. "Customer_id", etc.
    In SQL*Plus type: DESC {YourTableName}
    "The person who says it cannot be done should not interrupt the person doing it." --Chinese Proverb

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