Hello, I am trying to create a sql composition xml collection. The DTD is asking for timestamps, but none of the files I am pulling from have timestamps. How do I code the DAD sql statement to pull in a timestamp and what column do I designate in the DAD? I am using char(timestamp(now())) in my sql statement.