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 master database? : SQL Server Architecture
how you can get the list of largest tables in a database? : Sql server administration
What is sql server database?
What are the advantages of the mirroring?
let's assume you have data that resides on sql server 6.5. You have to move it sql server 7.0. How are you going to do it? : Sql server database administration
Can you explain full-text query in sql server?
Can you edit the .rdl code associated with a linked report?
What are the different types of locks in the database?
Explain nested join?
How do I install only the client tools of sql server 2000?
What are the joins in sql server? : sql server database administration
Explain triggers?
You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?
Can anyone tell that the extra features are there in SQL SERVER 2008 that are not available in previous versions .
What is difference between oltp and olap?