Forum Moderators: open
I need to show a listing of existing tables on MySQL database but I need to SHOW only tables that start with the prefix: " dir_ "
thanks regard
Henry
I had it but put 'dir_%' before "from" instead of at the end
so the correct one is: "SHOW tables from YOUR_DB like 'dir_%'";
I hate to be politically correct But anyways at least I do offer a choice Merry Christmas Or Happy Holidays