What is the difference between referencing and joining?
referencing:
ex: table A--> having primary key
table B--> having foreign key. now referencing means
this table B refers table A using the particular field u
mentioned as primary key and foreign key.
joining:
we can perform joining operation only if two table
have primary key and foreign key relationship. using this
keys we can perform inner, left outer,fullouter,right outer
joins.
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the various editions of sql server 2017 that are available in the market?
When you first load SQL SERVER you will startup with what all databases?
what is lazy writer?
How important do you consider cursors or while loops for a transactional database?
In the primary key have a multiple field or not?
How to know the NAME of the Database and SIZE of the Database at the client node in Sql Server 2005
What is difference in performance between insert top (n) into table and using top with insert?
Explain Normalization and DE normalization
How can you append an identity column to a temporary table?
What is field in algebra?
What is difference between inner join and join?
How can you know if the row fetched from cursor is still valid in underlying table?
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)