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 |
Create a dts package to produce a text file using the ‘update statistics’ command for the tables in a database with obsolete statistics.
What are the steps you will take to improve performance of a poor performing query?
What is the purpose of floor function?
How to create a new schema in a database?
What triggers long term care?
Explain user defined views?
Can you explain important index characteristics?
What is a select query statement in ms sql server?
You want to implement the one-to-one relationship while designing tables. How would you do it?
How to download microsoft sql server 2005 express edition?
Relational calculus is what type of language?
What is a collation?
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)