Answer Posted / rukumanikhandhan
primary key is the key which follows uniqueness in the
entire table.
primary key of one table will be called as foreign key in
another table.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What are the types of database users?
Differentiate between ‘cluster’ and ‘non-cluster’ index.
What is database host?
What is the best way to determine whether firebird server is running?
1.If we have a Salary coloumn in Staff entity with this description the salary must be monetary and >=$35450.00, how we can write it in into schemain SQL? 2. If we have Weight and Marks in Assessment entity and the Weight has the description of this it must be Non-zero percentage. And also the Marks attribute stores the maximum possible raw mark for assessment (e.g., 30), while Weight stores of the weight of this assessment for the paper as a whole (e.g., 10%). If Marks is not specified, then Weight is used for both. How we can convert this into schema in SQL????
What is 3nf in the dbms?
Explain the terms specialization and generalization.
How to retrive a student with height marks,second height and third height from MS access database what wil be the query for this purpuse?
What are the objectives of rdbms?
Explain the difference between dbms and rdbms?
What is the 3-tier architecture?
Name two utilities that oracle provides, which are use for backup and recovery.
What is unique key in dbms?
What is tuple with example?
State some commands of ddl in dbms?