Login
Remember
Register
Study With Us!
Questions
Unanswered
Users
Ask a Question
Ask a Question
Consider the table with structure as: Student(ID, name, dept_name, tot_cred) In the above table, which attribute will form the primary key?
0
votes
asked
Jan 13, 2022
in
Informatics Practices
by
Kamal
(
64.9k
points)
Consider the table with structure as: Student(ID, name, dept_name, tot_cred) In the above table, which attribute will form the primary key?
(a) name
(b) dept_name
(c) Total_credits
(d) ID
class-12
Share It On
Facebook
Twitter
Email
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 13, 2022
by
Haren
(
305k
points)
Correct option is
(d) ID
Please
log in
or
register
to add a comment.
Related questions
0
votes
1
answer
Consider a table Student with attributes AdmnNo, Ran, Sname, Class and Marks. The column AdmnNo is the Primary key.
asked
Nov 27, 2021
in
Other
by
priya
(
19.0k
points)
class-12
information technology
0
votes
1
answer
Name the relationship in which one column of the primary key table is associated with all the columns of the associated table and vice versa.
asked
Feb 2, 2022
in
Information Technology
by
Kamal
(
64.9k
points)
class-10
0
votes
1
answer
_______ is a non-key attribute, whose values are derived from the primary key of some other table.
asked
Sep 18, 2022
in
Computer Science
by
Kamal
(
64.9k
points)
class-12
0
votes
1
answer
Based on the above given table named ‘Student’, Satyam has executed following queries: Select count(*) from student;
asked
Jan 20, 2022
in
Informatics Practices
by
priya
(
19.0k
points)
class-12
0
votes
1
answer
Which of the following statements will delete all rows in a table namely mytable without deleting the table’s structure.
asked
Jan 14, 2022
in
Informatics Practices
by
priya
(
19.0k
points)
class-12
...