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

Answer Posted / hari

Joins are retrive the data multiple tabels
primary key ;-doesn' allow null vales

Is This Answer Correct ?    24 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are constraints in microsoft sql server?

640


Do you know the isolation level that sql server support?

609


Explain different backup plans?

617


Explain transaction isolation levels in sql server?

639


How to enforce security in sql server? : sql server security

712






What is isnull() operator?

683


How do we synchronize On-Premise SQL server with SQL Azure?

106


How does the report manager work in SSRS?

122


What are the advantages of sql azure?

126


Explain database normalization?

725


How can we solve concurrency problems?

674


I have a table Events Events containing cardno,time,id,name--each id has a cardno my requirement is every day each employee swipe the card several times i want to calculate first and last time of each card the output should be name 1 2 6 7 in out in out holiday holiday xxx 09:30 06:30 09:40 06:45 where 1,2...... are dates for example january 1,2, etc. 6 and 7 are saturday and sunday how it is posssible

1873


How each E-R model constructs can be mapped to the relational model?

635


Define cursor locking

637


what is database replicaion? : Sql server database administration

703