Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
SCHeMA LeVeL oBJeCtS A database is not just a bunch of tables, even though that is where most of the work is done. There are stored procedures, user-defined functions, and cursors that the users create. Then there are indexes and other access methods that the user cannot access directly. This chapter is a very quick overview of some of the schema objects that a user can create. Standard SQL divides the database users into USER and ADMIN roles. These objects require ADMIN 3