The document discusses the three levels of data abstraction in database management systems: the view level describes different views of data for users, the conceptual level defines how data is structured and related, and the physical level hides where data is actually stored on disk drives and managed by database administrators. Data abstraction involves hiding irrelevant details from users at different levels to provide customized views and achieve data independence between users and the physical storage of information.