As we now have ::xo::db::sql::util interface to check for database object's existance,there is no need for inline sql snippets in the code for such task.
Created stored procedures to check for table, columns, view and index existance.On xotcl-core powered installations, they will trigger the creation of OO methodsin the ::xo::db::sql::util namespace.