answersLogoWhite

0

true

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Difference between flat file and database file?

DATABASE FILE - is one that is stored on a server and it is in the format that the database needs to read it. It is stored in the database catalog......


Where can someone find a collections catalog?

The collection of objects or materials, in museums and archives, is normally cataloged in a collections catalog. Normally it is done using a computerized database usually called a collection database.


What is a manual database?

A manual database example could be a paper telephone book or an old fashioned library card catalog.


What is data base catalog?

The database catalog of a database instance consists of metadata in which definitions of database objects such as base tables, views (virtual tables), synonym, value ranges, indexes, users, and user groups are stored.The SQL standard specifies a uniform means to access the catalog, called the INFORMATION_SCHEMA, but not all database follow this, even if they implement other aspects of the SQL standard. For an example of database-specific metadata access methods, see Oracle metadata.


What database serves as a central repository for all Active Directory objects?

The global catalog server.


What is the meaning OPAC in Library?

Online Public Access Catalog is the full form of OPAC. It is a kind of database in the library.


What nondigital data storage item is most similar to a database?

library card catalog


Why is a database used in a library?

Database is used so that people can be able to access e-books, journals using Databases such as Ebcohost, Online Public Access Catalog (OPAC). from L.Malangeni


Difference between database file and flat file in DBMS?

Database file is one that is stored on a server and it is in the format that the database needs to read it. It is also stored in the database catalog. A flat file is one that is dumped from a database to import or export into another database or program. A flat file is fields of data separated by delimiters, which keep the fields separated for export/import.


What is derived data?

Derived data is data that is copied or enhanced from operational data sources into an informational database. This is in the information catalog center.


Is the orange peel listed in your latest catalog considered candied orange peel as required in the Florentines recipe in the same catalog?

Yes.


What is the difference between catalog schema and database in SQL Server?

A catalog is simple a group of related schema collected together in a defined namespace. While schema is a group of one or more related object collected in a common namespace.