This article is for advanced users who want to find records that match specific criteria in a MySQL database. To search tables using phpMyAdmin:
- Log into cPanel.
- Click the phpMyAdmin icon.
- On the left sidebar, click the database you want to search.
- Click the Search tab.
- Enter your search criteria (separating each keyword with a comma) and select the tables you want to search.
- Click Go.
- Any tables matching your search criteria will be displayed; you can click Browse to see specific entries. If there are no tables matching your search criteria, nothing will be displayed.
Congratulations! You now know how to search through your MySQL databases using phpMyAdmin.