Comandos

SELECT table_name, create_time FROM information_schema.tables WHERE table_schema = 'adusis' ORDER BY create_time;