my database structure as follows
. Entered details as follows
but after i add following SQL statement SELECT * FROM users WHERE district='Kurunegala';
it is giving empty results when try to filter using SELECT statement.
Please advice what will be the error.
source https://stackoverflow.com/questions/72816410/mysql-table-data-cant-be-viewed-using-select-statement-only-give-empty-result
No comments:
Post a Comment