Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

select tables with name like mysql

SELECT table_name
FROM information_schema.tables
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #select #tables #mysql
ADD COMMENT
Topic
Name
9+9 =