What is Self Join?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain system rowset functions?

544


What is query processing?

533


How to update values in a table with update statements in ms sql server?

543


What is sleeping status in sql server?

509


can SSRS reports Cache results?

112






Does a server store data?

488


What is SQL Azure Federations?

98


Explain transaction server auto commit?

524


What is the query and subquery?

606


What is normalization and what are the advantages of it?

508


What is the cpu pressure?

553


What is checkpoint process in the sql server?

538


How do you test your database? : sql server database administration

515


What is the optimal disk configuration for a database server and what raid configurations would you use if budget is not a constraint?

473


What is impersonation? What are the different impersonation options available in ssas? : sql server analysis services, ssas

542