PANGDU 胖嘟
楊景皓的工作日記: linux, debian, mysql, vim, php, javascript, python
Tuesday, March 8, 2011
mysql find all columns in a database
SELECT table_name, column_name from information_schema.columns WHERE column_name LIKE ’%searchTerm%’ AND table_schema = ‘yourDB’
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment