createDatabase

open fun createDatabase(name: String): String

Returns the SQL statement that creates a database with the specified name.