> How can I determine what temporary tables exist in my session, > bearing in mind that other sessions contain temp tables using the > same names? >
just the ones you have created in your session, temporary tables in other sessions are invisible to you... -- regards, Jaime Casanova (DBA: DataBase Aniquilator ;) ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster