What is Self Join?
Answers were Sorted based on User's Feedback
Answer / ramesh
The Concept of joining a table with it self in called "self
join"
| Is This Answer Correct ? | 15 Yes | 2 No |
Answer / shekar
the concept of joining a table with it self in called "self
join"
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / rrrrrrrrrr
The Concept of joining a table with it self in called "self
join"
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / gagan
Self join correlated rows of a table with other rows in the
same table.
Eg:
select a.name+'issue the book= '+b.book form lib a,lib b
where rollno between 1 and 10
| Is This Answer Correct ? | 1 Yes | 1 No |
What does the INSTEAD OF trigger do?
What is sql server profiler trace data file?
Can you link only other SQL Servers or any database servers such as Oracle?
What is a livelock?
what is the out put of below queries? a. select * from Emp where null = null; b. select * from Emp where 1=1;
if no size is defined while creating the database, what size will the database have? : Sql server administration
how to select 5 to 7 rows from a table, which contains 10 rows?
Can a table be moved to different filegroup?
How we can refresh the view?
What is the most common type of join?
What are indexers?
why we use cursor?
4 Answers CarrizalSoft Technologies, Melstar, TCS,
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)