How to know the primary key of a table without defining the
primary key in the table?
Answer Posted / priya shankar
If a column of the table uniquely defines each row in the
table then that column is called the Primary Key. Please
correct me if I am wrong.
| Is This Answer Correct ? | 9 Yes | 9 No |
Post New Answer View All Answers
What is declare cursor?
What is ibm db2 database?
What do you mean by between and in? Is between inclusive of specified range values?
Which command is used to connect to a database in DB2 ? Give the Syntax.
How can we read records for specific member in CL? AND rpg?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
What is the difference between plan and package in db2?
What is the max length of sqlca?
What is a db2 tablespace?
Which command is used to remove all rows from a table?
Hi, i would like to start a new carrier in DB2 DBA.Which and what all step should i have to take..?
What is dbrm? What it contains?
What is db2 instance?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
What is the maximum number of columns in a db2 table?