answersLogoWhite

0

keeper

User Avatar

Wiki User

11y ago

What else can I help you with?

Continue Learning about Information Science

Does an object oriented database store data in tables?

No, object-oriented databases do not store data in tables like relational databases. Instead, they store data as objects that have attributes and methods associated with them. Objects in an object-oriented database can also have relationships with other objects, making it a more flexible way to store and access data.


What is a database as a persistent organised store of data?

A database is a persistent, organized collection of data that can be easily accessed, managed, and updated. It typically uses a structured format to store information, making it efficient for querying and retrieving specific data. Databases are commonly used in various applications and systems to store and retrieve data reliably.


What information can you store about a person in the contact list?

Typically, you can store a person's name, phone number, email address, physical address, and possibly additional details like birthday or notes in a contact list.


What is data base?

A data base is where it allows you to Store information about something and it also includes fields.


What can be stored in a database?

For example, here are the different type that you store in a MySQL DatabaseNumeric :TinyIntSmallIntMediumIntIntBigIntDecimalFloatDoubleBooleanBigBoolSerialDate and TimeDateDateTimeYearTimeStampTimeStringCharVarCharTinyTextTextMediumTextLongTextBinaryVarBinaryTinyBlobBlobMediumBlobLongBlobEnumSetSpatialGoemetryLineStringPointPolygonMultipleLineStringMultiplePointMultiplePolygonGeometryCollectionIn other databases, such as Miscrosoft SQL you can even store XML, Image, and much more