Define candidate key, alternate key, composite key?

Answer Posted / rajneesh

primary key: should be unique and Not Null
Unique Key: accept 1 null value and unique

Is This Answer Correct ?    3 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

State the acid rules?

688


I have a few records all are same structures data, I want to store data in multiple targets how

2147


What are data modelling techniques?

530


Explain about xml databases?

626


How to combine two function together?

1665






Who are naive users?

611


What is the database development process?

692


How can you log an error to the server event log from a stored procedure?

563


You have two tables with a one to many join based on a field named id. You need to find records in the parent table that are not represented in the child table. how would you accomplish this?

600


There is a trigger defined for INSERT operations on a table, in an OLTP system. The trigger is written to instantiate a COM object and pass the newly insterted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better?

1998


In which database can extended stored procedures be added?

534


What are the three basic rules which are to be followed for the relational model of the database?

566


What is database design and development?

609


How would you design a database for an online site, which would average a million hits a day?

585


What is normalization? Explain different levels of normalization?

59850