26.07.2012, 16:32
I consider 'create table' statements as a waste. That statement is likely going to be executed just once in the entire lifetime of the server. Not worth it. If you intend to release the script then you could simply supply a sql exported file with it.