| Subject: Auto Increment Column
|

| Hi,
|
| Does anyone know how to extract only the Auto_Increment column from the
| command results of "SHOW TABLE STATUS"

Do you mean that you want a command that will run on the command line that
will show the value of the Auto_Increment column? Or are you trying to
determine how to read the value via programming statements in an
application? If you prefer the latter, what programming language are you
using?

Rhino



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to