TypeReasonAndroid.Database.SQLExceptionIf the SQL string is invalid for some reason
Execute this SQL statement, if it is not a SELECT / INSERT / DELETE / UPDATE, for example CREATE / DROP table, view, trigger, index etc.
[Android Documentation]