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
What is sql server programming?
How do you run a trace?
what types of replication are supported in sql server? : Sql server database administration
What does the on delete cascade option do?
Explain various On-Delete options in a DB table. Which is the default option?
Explain the concept of recursive stored procedure.
What are the differences between union, intersect, and minus operators?
Which operator do you use to return all of the rows from one query except rows are returned in a second query?
How extra digits are handled with numeric data type literals?
How to find the list of fixed hard drive and free space on server?
last function used in MS Access to convert sql what function will use in sql
What is apply operator in sql?
What is the beast way to write CTE in SQL Server ?
What is shared lock?
List the data types available in mssql?