Regarding joins what are the differences you observed in
oracle 9i and sql server?
Answers were Sorted based on User's Feedback
Answer / siddiq
In oracle joins, there is no need to mention the words like
left outer join, right outer join, etc..
Oracle joins sql joins
-------------------------------------------------
self join Natural join
cross join Arbitary join
outer join Left outer join
Equi join Right outer join
Non Equi join Full outer join
In sql server we have to use the words(join) in the query.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / uma
i have seen in
LEFT JOIN
RIGHT JOIN
INNER JOIN
SELF JOIN
| Is This Answer Correct ? | 2 Yes | 1 No |
I'm not happy with Uma answer,anybody can explain?please
| Is This Answer Correct ? | 0 Yes | 1 No |
what are the differences between binary and varbinary? : Sql dba
Write a sql query to find the names of employees that begin with ‘a’?
Explain cursor types?
Do prepared statements prevent sql injection?
What is the plv (pl/vision) package offers?
display records from 5 to 9 using rowid or rownum
What is cost in sql execution plan?
What is record type in pl sql?
suppose u hav 1 book with set...page 1-100 n 101 -200 now print page from 2-100 n 102 -200... how we will do..?
what is outer join? what is selef join? what is difference between them? what is cartecion join?
1 Answers Fiserv, Herbinger, Synechron,
What is offset and limit in sql?
How many triggers can be implemented for a table?
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)