Answer Posted / anbu
Self join is defined as a table is viewd by two different
ways and then the join can be done with the same table.
By another way the definition is 'A table can be joined
with itself using sel join'.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is memory optimized table?
Is sql better than excel?
what is 'mysqld'? : Sql dba
What is full join?
what are the differences between binary and varbinary? : Sql dba
name 3 ways to get an accurate count of the number of records in a table? : Sql dba
Can we create index on primary key?
Are pl sql variables case sensitive?
What is a sql profiler?
Does access use sql?
Is primary key clustered or nonclustered?
What is scope of pl sql developer in future?
Why indexing is needed?
what is 'mysqlcheck'? : Sql dba
What does count (*) mean in sql?