When to use inner join and left join?
Answer / Siddhartha Kumar Prasad
Use INNER JOIN when you want to find matching records between two tables. Use LEFT JOIN when you want to retrieve all records from the left table, including those with no match in the right table.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is meant by DML?
What are different types of queries in sql?
Can we insert in sql function?
How do you declare a variable in pl sql?
What are the types of operators available in sql?
Why functions are used in sql?
What is an alias command?
What are the types of sql commands?
Can we use commit inside a trigger?
write a query that returns first characters of each word in Oracel/Sql pl sql
How do I send sql query results to excel?
Why is there a need for sqlcode and sqlerrm variables?
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)