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 the maximum size of a dimension? : sql server analysis services, ssas

550


Explain timestamp datatype?

548


How to create nested stored procedure?

536


What specific conditions database should meet, before you can bulk copy data into it using bcp?

532


Beginning with sql server version 7 0, a new enhanced data type nchar was added what type of data is supported with this data type?

507






Where sql server user names and passwords are stored in sql server? : sql server database administration

571


Determine when an index is appropriate?

552


Can a synonym name of a table be used instead of a table name in a select statement?

570


How do I start sql server?

526


What is bit data type?

612


What is index in an assignment?

526


What is the difference between varchar and varchar(max) datatypes?

548


What is report snapshot?

99


Write an sql query to find first weekday of the month?

479


Write a SQL query in order to merge two different columns into single column?

618