DDL
---

blobs dont seem to work - use clob instead
Convert all '00000000000000' in the time stamp to current date

DML
---

sysdate() -> current timestamp
clob data -> NULL (need to figure out a way to insert text into blob columns in DML)