createNamespaces
Create the namespaces (typically something like create schema).
This function should assume that all namespaces are valid identifiers, i.e. any special characters have already been escaped, they respect identifier name length, etc.