Browse
Community
Teradata.com
Teradata Support
Register
·
Sign In
·
Help
How to display all columns with betq command
Tools & Utilities
All community
This category
This board
Knowledge base
Users
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
floppy
Not applicable
Mark as New
Bookmark
Subscribe
Subscribe to RSS Feed
Get Direct Link
Print
Email to a Friend
Report Inappropriate Content
04-27-2006
05:50 AM
04-27-2006
05:50 AM
How to display all columns with betq command
Hi,
i know the bteq command: .set width n (n=20~254) but if there a table has many columns and exceed the 254 character limit, how can i output all columns to the screen.
any help is appreciated.
thanks.
All forum topics
Previous Topic
Next Topic
1 REPLY
1
Highlighted
Jim_Chapman
Enthusiast
Mark as New
Bookmark
Subscribe
Subscribe to RSS Feed
Get Direct Link
Print
Email to a Friend
Report Inappropriate Content
05-04-2006
10:46 AM
05-04-2006
10:46 AM
Re: How to display all columns with betq command
Use the ".set foldline on" command to allow BTEQ to fold a row across multiple lines. For a prettier format, also ".set sidetitles on".