Community

Using INFORMATION_SCHEMA instead of shell scripting

(Peter Zaitsev) INFORMATION_SCHEMA, in particular by favorite TABLES table is not only helpful to understand tables you have on the system, but I have also found it to be very helpful as a scripting language for variety of database administration tasks. It can be more straightforward compared to usi

Read More - Register for Free Membership