Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

In theory `information_schema` is supposed to be universal, so you could do `select table_name from information_schema.tables`. However, getting useful information out of `information_schema` tends to require fairly complex queries and still has quirks and differences between databases.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: