Hi all,
I've searched all over the place for a solution to this, and I hope you can
help. I'm trying to write a very simple database handling script. The SQL
statement I'm trying to do is SELECT * FROM tablename WHERE the_first_column
= a_number;
All my tables have the primary key in the first column, but they are called
different names. What can I use to replace the_first_column.

TIA,

Paul


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

Reply via email to