Answer Posted / jijnasa behera
Foreign key is the primary key of the other table which is
helpful for referential integrity. it is helpful when we
make join to more than one table.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How can I detect whether a given connection is blocked?
Who are naive users?
Explain the role of indexing in databases?
Explain about post-relational databases?
What are data modelling techniques?
Which data type cannot be used as a parameter in a udf?
When installing the datastage7.5x2 edtion iam getting aproblem i.e the cpu count is 2 but the cpu count in installation is one . how can i install in my p.c (system is dual core).
You have a table with three columns: amount1, amount2, and amount3 in a single row only one of these three columns will have a value and the other two will be null. Write a sql query to retrieve the values from these columns?
How would you design a database for an online site, which would average a million hits a day?
What is the maximum length of an extended property?
How to use timestamp datatypes
Who are end users in dbms?
How to replace not in with not exist?
You have two tables with a one to many join based on a field named id. You need to find records in the parent table that are not represented in the child table. how would you accomplish this?
What are the three basic rules which are to be followed for the relational model of the database?