
June 6th, 2000, 11:45 PM
|
|
Junior Member
|
|
Join Date: Mar 2000
Posts: 13
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
is there a way to show the columns and thier datatypes a apge at a time? what i mean is, say there are 37 columns, and u use the command:
SHOW COLUMNS FROM tableX;
the columns and thier data types are shown but they scroll up the screen too fast and i can only see the last 20 columns and thier data types. so is there an extension to the show columns command so it shows a page at a time (ie. like the "| more" command in unix)???
thanks in advance!!!
|