answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What are the operation possible on relational database?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

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.


Explain the select Operation in Relational Algebra with an example?

Relational Algebra - Example


How many tables are in a relational database?

A table consists of two or more records.


What is an example of an access relational database?

There is no such thing as an 'Access' Relational Database.A Relational Database Management System is one that has been built to deliver the requirements set out by Edgar Codd in 1970 such that the functions provided by the software conform to relational algebra. This means that the validity actions of the database management system over the data contained in it can be modeled and proved on a mathematical basis.Oracle, DB2, SQL Server, MySQL, etc. all implement most of the requirements of Codd's paper.It is worth noting that the relational model is the ONLYone where the affects of putting data in it can be proven.


What is difference between linear syntax and relational algebra?

They are not alternative solutions so that we can compare them. Relational database (which is based on relational algebra) demands (atleast the founder of relational database Codd suggests) that the query language follow linear syntax. The linear syntax languages don't rely up on newline characters as terminators of expressions or statements -- instead they rely on other tokens such as semicolon or comma and so on.

Related questions

Attributes in relational database?

In a relational database, attributes are the characteristics or properties that describe entities in a table. Attributes are represented by columns in a table and hold specific pieces of data related to the entities. Each attribute has a data type that defines the kind of data it can store (e.g., integer, string, date).


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.


What are the Properties of relational database model?

The relational database model organizes data into relations or tables with rows and columns, providing a clear structure for data storage. It supports the concept of primary keys to uniquely identify each record in a table and foreign keys to establish relationships between tables. Additionally, it ensures data integrity through constraints like referential integrity and data normalization.


It is possible to have more than one table in a relational database?

You have to have more than one table in a relational database. In a relational database tables are designed to be related to other tables, so there has to be a minimum of two tables. Quite often there are a lot more than two.


The meaning of Oracle is?

Oracle is relational DataBase


Difference between database and relational database?

A database is a collection of data organized for easy access and manipulation, while a relational database is a type of database that stores data in a structured format using tables that are related to each other through keys. In a relational database, data is organized into rows and columns, and relationships between tables can be established using keys.


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


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.