check_cols.sql 104 Bytes
SELECT column_name, data_type FROM information_schema.columns WHERE table_name = 'e1109_lotes_activos';
GitLab Appliance - Powered by TurnKey Linux