Search in all mysql fields
In my MySQL table have 25 fields, i need to search in all fields. In my node application we are using sequelize module to connect and executing queries. Is there any possibility simplified solution. It is very hard to write like
select * from tableName where title = "%query%" or description = "%query%".
Please help me.
http://atozexams.com/
http://www.atozexams.com/exams/ibps.html
Subject
Written By
Posted
Search in all mysql fields
September 05, 2019 11:07PM
September 06, 2019 09:26AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.