Computer Science, asked by tonydhaka123, 10 months ago

. Consider the table with structures:
Student(ID, name, dept_name, tot_cred)
In the above table, which attribute will form the primary key?​

Answers

Answered by Rameshjangid
0

Answer:

In this query which attributes form the primary key is ID

Explanation:

Step 1:  The attributes name, dept and tot_cred can have same values unlike ID.

Step 2:The union operator demands that both relationships be compatible with unions. This implies that they must share a common set of qualities. A relation name and a collection of its characteristics make up a relation schema. Each characteristic identifies a particular domain's involvement in the relational scheme. The table's columns are referred to as attributes. The table's rows are referred to as tuples. A relation or table is the grouping of all such rows. A database is a collection of these sorts of relations.

Learn more about similar questions visit:

https://brainly.in/question/8990444?referrer=searchResults

https://brainly.in/question/10697507?referrer=searchResults

#SPJ1

Similar questions