Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Database within the Database General forums, part of the Databases category; What is the difference between database server, database and a database management system? Can we use any DB server for any DB?...
|
|||||||
|
|||
|
Well Let's put it this way. All your facts and figures is the data. The collection of data is database. Now if you want to search, add or update or delete any of the data u need to have a proper system/process to do the same. This system is ur database management system. Now DBMS' typically comes in a client server model. A server is something that provides u with services u ask for. Client is the one asking for the service.
Eg; U type URL in ur browser which is requesting for that web page. Now an appropriate server will respond and give you the page on your browser. Similarly a DBMS' server is installed on Server hardware eg; IBM Server, HP server. Thus the DBMS' server side components(software) is installed and then u may access the databse from a client machine which has the DBMS' client side components installed. Hope this solves ur query |
| The Following User Says Thank You to vcite For This Useful Post: | ||
|
|||
|
Re: Database
Database server could be either oracle or sybase or informix. But the database , we create within these server for our purpose and this consists of all objects. DBMS is separate from these two, meaning how are you manging the data. using the row or col concept or in a file.
I hope i gave very clear picture and your answer. GOOD DAY |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| I want to convert that database to SQLSERVER database | vijay_chukka | Oracle | 3 | 07-13-2009 01:56 AM |
| DataBase | arbitha | Database General | 9 | 03-17-2009 05:51 PM |
| Project database size and schema in database | Geek_Guest | Data Warehousing | 2 | 12-21-2008 06:45 PM |
| Relationship between SQL server, database and database applications | Geek_Guest | SQL | 1 | 07-10-2007 03:21 AM |
| Database Error: Failed to connect to database | srivenu | Data Warehousing | 0 | 04-01-2007 05:08 AM |