I am not pretty sure, but i view is a table, or rather a virtual table. When you bind it somewhere, what actually heppens is that a 'select' is sent to the database. From a management tool, you are able to do many "admin" things. Because of that, you might be able to modify a view. In general, as a user that sends queries.. it is not possible to modify a view.