answersLogoWhite

0

What else can I help you with?

Related Questions

What are the procedures in DBMS?

procedure is a block that performs ne or more actions


How does block mode give faster access to a hard drive How can you disable block mode?

Block mode allows multiple data transfer each time software requests data. You can disable block mode in CMOS.


Difference between DBMS flat file system?

In DBMS Multiple user can access file at a time. but in flat file system only one user can access file at a time


How can I transfer an image to a lino block for printing?

To transfer an image to a lino block for printing, you can use a technique called "image transfer." First, print or draw your image on a piece of paper. Then, place the paper with the image face down on the lino block and rub the back of the paper with a spoon or a burnisher. This will transfer the image onto the lino block. Finally, you can carve the image into the lino block using carving tools to create your printing block.


What are highlights of DBMS?

NA_ what are highlights of advanced DBMS what are highlights of advanced DBMS what are highlights of advanced DBMS


Is java DBMS?

no, Java is not dbms.. Java is a programming language Dbms is database


Is SQL DBMS or RDBMS?

dbms


What are three types of dbms?

Hierarchical DBMSNetwork DBMSRelational DBMS


5 Explain why the allocation of records to blocks affects database-system performance significantly?

To access a record, the entire block that containg the target record must be loaded into the main memory and it is time consuming. It involes seek time, rotational delay and block transfer time.


8 factor to consider when choosing a database management system?

The hardware needed to run the dbms the database dbms shouild meet the orgnisations needs for a short period of time


What is DBMS and what r the features of Dbms?

DBMS stands for data base management system. DBMS is a collection of programs that enables users to create and maintain a database. The DBMS is a general purpose software system used to facilitate the process of defining, constructing and manipulating data bases for various applications. features of DBMS: 1.Data independence 2.Efficient data access 3.Data integrity & security 4.Data administration 5.Reduced application development time


What are rows in dbms?

In DBMS the data is stored in the form of table . Each row in DBMS is known as tuple.