Using Sysdate in a tablename?
Can anyone suggest a way in which the sysdate can be used as part of the tablename in a create table statement?
So that if a script is ran today the table would be called temp_030610 for example.
Many thanks.
0