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 |
What is the difference between cross join and Full outer join?
How to create a simple table to test triggers in ms sql server?
How do you drop an index?
What is the difference between substr and charindex in the sql server?
How To Find That One Week Change in My DataBase we Have Done Like We Have A database Test I Change Table,Stored Procd. Then I Find Which SP,Table We Have Edit/Change in Seven Dayes
How to create user defined functions with parameters?
how many triggers you can have on a table? : Sql server database administration
diffrence between function and procedure
Can we create clustered index on non primary key column
20 Answers ABC, CTS,
What have included columns when we talk about sql server indexing?
What are the steps to follow to configure SQL*Net?
what is physical sort data and logical sort data in index?
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)