answersLogoWhite

0

answer: automatic trend analysis

User Avatar

Wiki User

12y ago

What else can I help you with?

Continue Learning about Other Business

When is database not a database?

a database is information storing system where you can store information organized. you can make table for different categories and different topic. you also can relate different type of data each other by using some unique key. ( www.databizsofware.com ) Now a days every database are based on relational database system. each table hold different yet interrelated information. they stay connected with each other by unique key. isitak databizsoftware.com


What is offline database?

Offline database refers to the database that is available locally and not located in a remote location. There are also embedded databases that are available locally to the application. Sqllite is an embedded database.


What is a proprietary database?

It is a database that is owned by a private company or organisation, and is not accessible to the public.


What are the main steps involved in the design of a database Explain each of this?

Typical design has to define entities first. Then relationships, primary keys has to be fixed. Normalization should be done. Fields of different entities should be created. Redundant data should be removed . Integrity of the data should be focused on.


What does it mean to have database users who are not authenticated by the database?

Having database users who are not authenticated by the database means that access control is managed outside of the database's built-in authentication mechanisms. This could involve using external authentication services or relying on application-level authentication, which may introduce security risks if not properly managed. It may also lead to challenges in tracking user activity and enforcing security policies within the database. Overall, it raises concerns about data integrity and protection against unauthorized access.

Related Questions

What are typical benefit of relational databases?

With a relational database, you can quickly compare information because of the arrangement of data in columns.A typical relational database has anywhere from 10 to more than 1,000 tables. Each table contains a column or columns that other tables can key on to gather information from that table.By storing this information in another table, the database can create a single small table with the locations that can then be used for a variety of purposes by other tables in the database. A typical large database, like the one a big Web site, such as the police would have, will contain hundreds or thousands of tables like this all used together to quickly find the exact information needed at any given time


Is the relational database an example of oracle database?

A relational database is a type of database design. Oracle is a brand of database. You can create a relational database using Oracle. You can also create relational databases using other database applications.


The meaning of Oracle is?

Oracle is relational DataBase


What is the best relational database software for mac?

The best relational database is Valentina Studio.


Why is a relational database needed?

A relational database is needed for many things. A relational database is known for collecting and organizing various data items into different charts and pictures.


What is full form of rdbms?

Relational Database Management System Relational Database Management System


What is the building block of a relational database?

I think "TABLE" is the main building block of relational database


What is an extended relational database?

This has characteristics of both an RDBMS and an ODBMS. Also provides a relational data model and query language that have been extended to include many of the features that are typical of ODBMSs.


Can a relational database support one to one?

Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.


What is the relational database?

Relational database: Relational database means a collection data stored in different tables and each table are linked together by using primary key and foreign key. In relational database, data can be accessed from one table to another without reorganising the required table. The relational database was invented by E. F. Codd at IBM in 1970.


Does a relational database store data in the form of a list?

A relational database stores data in the form of TABLES.


How are relationship between tables expressed in a relational database?

Tables are the basic building blocks of a relational database.