Jump to content

WHERE * LIKE


Err

Recommended Posts

Can I do something like SELECT * FROM table WHERE * LIKE 'keyword'?I get MySQL errors. I don't think the query likes the asterisks after the WHERE clause. Is there an alternative to what I'm trying to achieve without querying the database to get the list of column names?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...