Hi, Im working with Sybase central - Adaptive Server Anywhere 9 and I want some examples in the use of de tempDB.
How , for example can I insert some records in a temporary table ? I tried for example: select * into TempDB.dba.#testing from testTable
but I got the followiing error: Syntax error near '.' on line 1