answersLogoWhite

0

What else can I help you with?

Related Questions

Information is stored in what type of object in a database?

table


Which type of database model is similar to a hierarchical database but allows each child record to have more than one parent record?

Network Database


Which type of database model arranges field or records in related groups whereby each child record has only one parent record?

Hierarchical database


What is the role of cursor in vb?

cursor is show the record which is saved in database of ADO(activex data object).it is four type.dbopenkeyset:-for open the dynaset-type recordset object which is like an odbc keyset cursor.dbopendynamic:-or open dynmic-type record-set object,which lets the application see the changes made by other user.dbopenstatic:-open a static type recordset object.dbopenforwardonly:- fo open forward only type recordset object,where you can only use move next to move.


Which type of database stores items that contain the data and the actions that read or process the data?

an object-oriented database


Is A record a category of information in a database?

It's either True or False. One of the two.


The type of database management approach that can handle multimedia is the?

Object oriented DBMS


What type of database management approach that can handle multimedia?

Object-oriented DBMS


What is used to unique identify each record in a database?

The "primary key" is the identifier that database systems use to identify a record uniquely.


How do you connection database in HTML using javascript?

Connection Database can be established using language such as Java. For that you need to create an object of Connection type.


What are a collection of factoids of a specific type that contain specific pieces of data within a record called?

A database.


A field who has data type that can store an OLE object which is an object linked to or embedded in the table?

The field in the database can store OLE (Object Linking and Embedding) objects, which are either linked to or embedded within the table. This allows users to insert objects like images, videos, or documents directly into the database field. OLE objects enable the database to manage and display these objects within the table.