answersLogoWhite

0

What else can I help you with?

Related Questions

What is the difference between the file maintenance and file organization?

file organization is of 3 types sequential,direct and indexed sequential where how data is accessed in eash file is decided where as file maintainence is


What is file organization in DBMS?

file organization


What are Different types of file organisation in DBMS?

Heap file organization Sequential File Organization Hashing File organization


What do you mean by Direct file organization?

A relatively small project that is similar to past effort might be best accomplished using the?


What is multikey file organization?

to have a data file with multiple access path is known as multi key file organization


What are the differences between serial file organization and sequential file organization?

Serial file organization stores records in a linear format, while sequential file organization stores records in a specific order defined by a key field. In serial file organization, records don't have to be retrieved in a specific order, whereas in sequential file organization, records are retrieved based on the key field's order.


Importance of file organization?

There is great importance in file organization. This type of organization can be easily looked through and files are easy to retrieve.


What is random file organisation?

random file organization is a organization were you search a certain object ofr file by the use of any key and in search by randomly


What is an explanation of the hash file organization?

hash file organisation is containing the record of the file.


Why would an organization have a file register?

why would an organisation have a file register


Which file organization is most efficient for a file with a high degree?

sequential


Implementation of index sequential file organization?

Indexed sequential file organization. =In indexed sequential file organization, the records arestored in sequence according to a primary key and an index is created to allow random access of the file. This type of organization also allows the file to be accessed sequentially. Indexed sequential is the most commonlyused type of file organization. writer-k.k.b -montanna