#Temp table question

From: MichaelK (michaelk_at_gomobile.com)
Date: 01/01/05

  • Next message: Hugo Kornelis: "Re: #Temp table question"
    Date: Fri, 31 Dec 2004 16:12:06 -0800
    
    

    I'm not sure if I understood this correctly.
    If I create a temporary table with the name #SomeTempTab,
    can anybody else see this table while I'm using it and before I drop it.
    So if two users at the same time trying to create the table with this name
    will they be different for each user or there will be a conflict?

    Thanks,
    Michael


  • Next message: Hugo Kornelis: "Re: #Temp table question"