Showing posts with label DBMS QUESTIONS. Show all posts
Showing posts with label DBMS QUESTIONS. Show all posts

Friday, May 17, 2013

DBMS QUESTIONS

1.      What is database?A database is a logically coherent collection of data with some inherent meaning, representing some aspect of real world and which is designed, built and populated with data for a specific purpose. 2.      What is DBMS?It is a collection of programs that enables user to create and maintain a database. In other words it is general-purpose software that provides the users with the processes of defining, constructing and manipulating the database for various applications. 3.     ...