Re: table name including current date

2002-03-24 Thread Paul DuBois
At 19:00 +0200 3/24/02, Okan CIMEN wrote: >Hello, > >I am trying to write a script that creates tables via a cronjob but I want >to name these tables including the current date as a suffix -like >transections_20020324- . Does anybody know the SQL statement that entegrates >the table name with the

table name including current date

2002-03-24 Thread Okan CIMEN
Hello, I am trying to write a script that creates tables via a cronjob but I want to name these tables including the current date as a suffix -like transections_20020324- . Does anybody know the SQL statement that entegrates the table name with the current date? I tried to do it by storing the c