What is difference between inner join and full join?
Answer / Girijesh Singh
In SQL Server, an inner join returns only matching rows from both tables or views being joined. A full outer join, on the other hand, returns all rows when there are matches in either table or view, with null values used to represent missing values.
| Is This Answer Correct ? | 0 Yes | 0 No |
If i am handling 150 servers then how to check the active jobs of all the servers?
Define tempdb database?
What is difference between line feed ( ) and carriage return ( )?
What is usually the first word in a sql query?
What are the new features in SQL Server 2005 when compared to SQL Server 2000?
How to receive output values from stored procedures?
What is checkpoint in sql server?
Explain few examples of stored procedure over triggers?
What is Cross Join and in which scenario do we use Cross Join?
How can you find out which stored procedures are recompiling?
Does view occupy space?
Explain how does the report manager work in ssrs?
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)