![]() |
Help with Search Query
Hey, gang,
I'm using phpMyAdmin, and want to manually search through a table for a certain word of phrase. What sort of query would I make, and how would I make it? Thanks, Kaelon |
SELECT columns FROM `table` WHERE column LIKE '%phrase%'
Replace columns, table, column, and phrase with your values. The % denotes a wildcard search. |
Thanks, Velocd!
I tried this out, but I guess I was confused by the response - I didn't get a list of browsable entries that matched my search. The syntax I used was: Quote:
Quote:
|
phpMyAdmin cuts the message field to show it on screen, if you elect to change that specific record you will be able to completely read the text.
You could also write a simple PHP script that shows the full message. |
All times are GMT. The time now is 12:56 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|