Primary Key is the most important aspect in designing our Database or Table. One should always use one in each and every user-defined Table in our Databases. If in case you do not need one, you should define an auto-incremented column as 'SerialNumber' or 'RowNumber'. It is a good practice. But the Question arouses how will I see in Database which Tables do not have Primary Key.to solve this Problem, Here is the Script :
Happy Coding !!!
Happy Coding !!!
No comments:
Post a Comment