snowcloud_dreamer
New member
table already exists? I want to made a Database that uses a new table in the database each day to collect information. I want to know if it's possible for the script to tell if the table hasn't been made yet for the day so it could create it then write data to it. or if it's there already just write data to it.