|
Hi List, In a SQL PROC, I'm creating a table on the fly in QTEMP. The proc gets called multiple times and I don't want to drop/replace the table. I was hoping I could check if the table existed by looking in SYSTABLES table but it's not there (since it's not a global table..). Right now, I'm checking for '42710' condition (table already exists). My question is, is there another way to see if the table exists without issuing the create command? Thanks, Wes
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.