Answer Posted / dhivya
when large amount of data required in database we need to find important data.
In normalization there will be important primary keys that must merge together so that we kind find the relations of the keys.
Eg. trans Id,video,cust ID
cust ID be the primary key in customer table
eg. cust ID, name, address, phone no, mail id
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is thread join () in threading?
What is sql indexing?
How do I find duplicates in a single column in sql?
What is a constraint?
what is clause? : Sql dba
How do I pipe the output of one isql to another?
Write a query to find the names of users that begin with "um" in sql?
What are the possible values that can be stored in a boolean data field?
How to get each name only once from an employee table?
Why is pl sql used?
How does left join work in sql?
what is 'mysqlimport'? : Sql dba
how can we destroy the session, how can we unset the variable of a session? : Sql dba
Explain the uses of control file.
What is rowtype?