What is a Join in SQL Server?
Answers were Sorted based on User's Feedback
Answer / guest
Join actually puts data from two or more tables into a
single result set.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / simran_8185@rediff.com
joins is one of the facility provided to retrieve the data
from one or more than one tables simultaneously bt there
should be data intergrity among those tables.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
What are the advantages of log shipping?
my name is sejal I have cleared the sbi clerk exam. I am BCA graduate My favorite subject RDBMS Relational database management system. so please send me rRDBMS related interview questions
What is sql stored procedure?
We need to perform what steps in the following order to work with a cursor?
Which trace flags are enabled in sql server?
What are the hotfixes and patches in sql server?
How to create a local temporary stored procedure?
Explain forward - only cursors?
what is the use of database index(apart from the last searching of records) and what is the use of composite key?
What stored by the master? : sql server database administration
What are the basic functions for master, msdb, model, tempdb databases?
Write a Select Query to display title for each group of records, which are collected with Compute Clause? Like titlefield column-A column-B ..... ..... ..... Sum ... titlefield column-A column-B ..... ..... ..... Sum ...
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)