What is a Join in SQL Server?

Answer Posted / radhakrishnan

Join:

we are develop the table based on normalization
concept.data stored different table based on constraint.
when we required data from multiple table we need to use
Join clause.

we can use one or more than table in join caluse.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is sql server programming?

761


How do you run a trace?

690


what types of replication are supported in sql server? : Sql server database administration

660


What does the on delete cascade option do?

747


Explain various On-Delete options in a DB table. Which is the default option?

1137






Explain the concept of recursive stored procedure.

664


What are the differences between union, intersect, and minus operators?

763


Which operator do you use to return all of the rows from one query except rows are returned in a second query?

759


How extra digits are handled with numeric data type literals?

695


How to find the list of fixed hard drive and free space on server?

782


last function used in MS Access to convert sql what function will use in sql

1821


What is apply operator in sql?

761


What is the beast way to write CTE in SQL Server ?

761


What is shared lock?

647


List the data types available in mssql?

708