Transcription of INTRODUCTION TO RDBMS
{{id}} {{{paragraph}}}
INTRODUCTION to RDBMS / 1 CHAPTER 1 INTRODUCTION TO RDBMS Objectives INTRODUCTION What is RDBMS ? Difference between DBMS & RDBMS Summary Check your Progress Answers Questions for Self Study Suggested Readings OBJECTIVES After reading this chapter you will be able to, Describe what RDBMS is State the difference between DBMS & RDBMS INTRODUCTION Most of the problems faced at the time of implementation of any system are outcome of a poor database design. In many cases it happens that system has to be continuously modified in multiple respects due to changing requirements of users. It is very important that a proper planning has to be done. A relation in a relational database is based on a relational schema, which consists of number of attributes. A relational database is made up of a number of relations and corresponding relational database schema.
relational database, which is managed by Relational Database Management System (RDBMS). Vendors of DBMS like Oracle, IBM, DB2, Sybase, and Ingress use SQL as programming language for their database. SQL originated with the system R project in 1974 at IBM's San Jose Research Centre.
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}