answersLogoWhite

0

In dbms with m attributes 2^m-1 keys are possible.

BY-ROHIT

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Dbms degree or arity?

Arity=#attributes


What are the types of dbms attributes?

Types of Attributes in Dbms areKey or non key attributesRequired or optional AttributesSimple or composite AttributesSingle-valued and multi-valued AttributesStored, Coded or derived Attributes


What is cardinality in dbms?

Cardinality is the number of attributes in the table.


What is class in DBMS?

class in dbms is nothing but a collection of attributes.... class in java is defined as collection of objects....:D


What is the prime attribute in DBMS?

prime attributes are the attributes of a candidate key which will give uniqueness. a candidate key is (the subset of superkey) which gives uniqueness. Super key is the maximum set of attributes that can provide uniqueness example ABCDE is a super key AB CD DE are the candidate keys s.t. AB is the primary key. CD and DE are the secondary/alternate keys.


Define attribute in dbms?

In DBMS a table contains one or more columns there columns are the attribute in DBMS FOR EXAMPLE---say you have a table named "employee information"which have the following columns ID,NAME,ADDRESS THEN id ,name address are the attributes of employee..................


Explain different types of attributes with example in DBMS.?

Different types of attributes in DBMS are:Key or non key attributesRequired or optional AttributesSimple or composite AttributesSingle-valued and multi-valued AttributesStored, Coded or derived Attributes


What is the difference between a key and a superkey in DBMS?

I am supposing that key means primary key.Superkey is any subset of attributes that uniquely identifies the tuples of a relation. This subset need not be minimal, that is, one can remove some attributes from it and it is still uniquely identifying. If all redundant attributes are removed you get a subset what is called primary key.


What are highlights of DBMS?

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


Define key in dbms with example?

Supper Key- s a set of one or more attributes that taken collectively and allow us to identify entities with in entity set.


What is data dependency in DBMS?

Data dependency in DBMS refers to the relationship between different data elements within a database. There are three main types: functional dependency (one attribute determines another), partial dependency (part of a composite key determines other attributes), and transitive dependency (dependency between non-key attributes). Understanding data dependencies is crucial for database normalization and maintaining data integrity.


Is java DBMS?

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