adspace
Answer Posted / Santosh
In SQL, the JOIN operation combines rows from two or more tables based on a related column between them. The most common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL OUTER JOIN.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
If a cursor is open, how can we find in a pl/sql block?
What is the current version of postgresql?
how many tables will create when we create table, what are they? : Sql dba
Is inner join faster than left join?
Can we rollback truncate?
Do we need to rebuild index after truncate?
how to start mysql server? : Sql dba
what are aggregate and scalar functions? : Sql dba
What is the current version of sql?
how to use regular expression in pattern match conditions? : Sql dba
what is sql server agent? : Sql dba
how to escape special characters in sql statements? : Sql dba
what are all the common sql function? : Sql dba
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
Can delete statement be rollbacked?