what is primary key,unique key, foreign key? can u teach me
in simple language?
Answer Posted / heena verma
Primary Key:- it is a contraint(checks) provided by DBMS.
if we want to make a coumn unique and not null then the
column is defined as primary key. it is used to create
relations among the tables.
| Is This Answer Correct ? | 55 Yes | 43 No |
Post New Answer View All Answers
WHAT IS THE PURPOSE OF TESTING INTEGRITY OF THE UNIVERSE?
After normalization, what are the conditions which have to keep in mind to de-normalize it?
What is a database string?
query to Compare data of two tables between two different Databases(Oracle and SQL Server) Eg., Source Database: Oracle Table: Employee Target Database : SQL Server Table : emp
What is a reference table in database?
What is the importance of database partitioning?
What is the difference between database and server?
What is a driver in database?
Which database does facebook use?
Can a database table exist without a primary key?
What is the purpose of TNS?
how to reject duplicates in source sequential file and if by filter option then where is that filter option in the sequential file.
I have single column in a file. Input 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 my output is file 1 have 1,2,3,10,11,12 file 2 have 4,5,6,13,14,15 and file 3 have 7,8,9 how is it possible in datastage
What is the difference between oracle and MS Access?
What is dialect in database?