Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Mermogoat

  1. Mermogoat

    MySQL SELECT all but Primary key column?

    Well, I'm making a generic insert_row function for my web application, and I'm dynamically creating the fields to enter data, however, I don't want them to enter a value for the id field since's it is an auto-increment primary key.
  2. Mermogoat

    MySQL SELECT all but Primary key column?

    Is there a way to SELECT all data from all columns, and exclude the entire primary key column? I have searched the documentation, but cannot find anything. Thanks

Part and Inventory Search

Back
Top