what are the joins,primary key,foriegn key, candidate key,
super key and expain them?

Answer Posted / karthik

Join is a keyword which is used to join two or more table.

The unique column in a table is called primary key.

If primary key acting as a normal attribute in some other
table then this attribute is called foreign key.

If table is having more than one unique attribute then the
rest of the attributes of primary key is called candidate key.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are there any preferred steps that need to be taken care of before starting the installation of sql server 2000?

659


How do I run sql server 2014?

604


Explain left outer join and right outer join?

662


Why I am getting "the microsoft .net framework 2.0 in not installed" message?

594


What is the contrast between sql and pl/sql?

696






What are cursors stored procedures and triggers?

594


Issues related in upgrading SQL Server 2000 to 2005 / 2008

1595


Explain following error properties?

636


What types of Joins are possible with Sql Server?

642


Explain isolation levels that sql server supports?

652


What is sql collation?

731


what is database replication? : Sql server database administration

618


How we can refresh the view?

687


What is difference between getdate and sysdatetime in sql server 2008?

686


What are the advantages of sql stored procedure?

637