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 |
How extra digits are handled with numeric data type literals?
What are the restrictions applicable while creating views? : SQL Server Architecture
What are the different Topologies in which Replication can be configured?
Tell me what is use of except clause? How it differs from not in clause?
what is index seek and index scan?
How do I list the available tables in a database I'm querying?
how to select a field with firstletter as capital and remaining are small letters
Explain datetime2 data type in sal server 2008?
What is indexed view?
What is the impact on other user sessions when creating indexes?
how do you implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql server database administration
Describe in brief sql server monitoring ways.
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)