what is joins please explain breffly ??
Answer / sravanthi
The Join keyword is used to query data from 2 or more
tables based on the relationship between the columns in the
table.
1. Join : Returns records when there is atleast one matched
record in both the tables.
2. Left Join : Returns all the records of the left table
irrespective match records in both the tables.
3. Right join : It is just reverse case of left join.
4. Full Join : Returns all the records from both the tables
irrespective matching.
| Is This Answer Correct ? | 17 Yes | 0 No |
Which database stores information about replication?
What are the new features introduced in SQL Server 2000 (or the latest release of SQL Server at the time of your interview)? What changed between the previous version of SQL Server and the current version?
When I run the sql server 2000 setup, it just hangs. What do I do?
What are sql servers used for?
What are security principals used in sql server 2005?
How we can refresh the view?
How can I create a new template for import ? : sql server management studio
Explain different types of locks in sql server.
how to rest identity columns in sql server
What is the system function to get the current user's user id?
What is 2nf in normalization?
How many databases Microsoft SQL server provides?
Oracle (3259)
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)