#tablename in SQL Server
390045Dec 3 2003 — edited Dec 4 2003Hi all,
Now I am upgrading the VB program from SQL server to Oracle database server. In the previous code, I find some table name started with #. I think it may be the temp table for each user login session. How can I convert this in oracle database server? Does I need to create something in the oracle database server? How and what is the step? Please help!!!
Thanks for your big help!!!