what is joins please explain breffly ??
Answer / sravanthi
The Join keyword is used to query data from 2 or more
tables based on the relationship between the columns in the
table.
1. Join : Returns records when there is atleast one matched
record in both the tables.
2. Left Join : Returns all the records of the left table
irrespective match records in both the tables.
3. Right join : It is just reverse case of left join.
4. Full Join : Returns all the records from both the tables
irrespective matching.
| Is This Answer Correct ? | 17 Yes | 0 No |
Define full outer join in sql server joins?
What is store procedure?
Tell me what do you understand by a view? What does the with check option clause for a view do?
what is difference between nchar and char in Sql server ?
What do you need to connect php to sql server?
How to create stored procedures with parameters in ms sql server?
Can we call SP inside a query?
5 Answers CA, CarrizalSoft Technologies, Wipro,
Explain in brief how sql server enhances scalability of the database system?
Explain what is meant by replication of database?
What is role playing dimension with two examples? : sql server analysis services, ssas
How can we remove orphan records from a table?
1 01 101 01010
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)