Define candidate key, alternate key, composite key?
Answer Posted / rajneesh
primary key: should be unique and Not Null
Unique Key: accept 1 null value and unique
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
How to use timestamp datatypes
What is data modeling with example?
What is dbms and its application?
Write short notes on manual refreshes.
What are the main phases of database development?
If a column is an image value type, how you can compare column values? How can you use this column in join clause?
What are the constraints on severity level in raiseerror?
How can you fix a poorly performing query?
How long can an error message be in raiseerror function?
Explain what a database is?
How is data stored in dbms?
Pgm A calls Pgm B and pgm B uses cursor, when pgm B is called second time, the program is abending saying the cursor is opened? Why?
Explain about network model?
To convert IDMS to DB2, how to deal with IDMS occurs and redefined clause?
fact table and dimension table containg one to many relationship or many to one relastionship