Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Define Foreign Key?

Answers were Sorted based on User's Feedback



Define Foreign Key?..

Answer / vani

it is a primary key which is referenced to another table

Is This Answer Correct ?    19 Yes 5 No

Define Foreign Key?..

Answer / manoj pandey

Foreign Key is used to establish Referential Integrity/Constraint between 2 tables. Mainly it is a column in a table that uniquely identifies every record in another table. A table can have 1 or more than 1 FKs.

~Manoj (sqlwithmanoj.wordpress.com)

Is This Answer Correct ?    10 Yes 0 No

Define Foreign Key?..

Answer / pravati

foreign key of one table points to a primary key of another table.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More SQL Server Interview Questions

How do I trace a query in sql server?

0 Answers  


What is the security model used in sql server 2005?

0 Answers  


What are the differences between UNION and JOINS?

3 Answers   CarrizalSoft Technologies,


How can I create a table from another table without copying any values from the old table?

3 Answers  


How to delete a login name in ms sql server?

0 Answers  


hi... this is charan.I persued btech in 2010 looking for a job on database/back-end as freehser. can any seggest me which course or back-end tool i have to learn

0 Answers  


Explain the different index configurations a table can have?

0 Answers  


Find columns used in stored procedure?

0 Answers  


List some of the rules that apply to creating and using a ‘view’

0 Answers  


how many triggers you can have on a table? : Sql server database administration

0 Answers  


Is resultset an interface?

0 Answers  


what is Archive old data?

1 Answers  


Categories