I'm using MySQL and now i need a way to prepare my sql statement for develop a query that will generate a contextually query.
For instance, i have a blog title and its story. These 2 parameters will be used in my statement for retrieving other post that similar with blog title and its content.
Can someone show the correct way for doing this?
contextually sql
Moderator: General Moderators