HI All,
I build a textbook database which contains Title, Author, ISBN, etc...
Since there are thousands of textbooks, it is highly possible to input the same textbook into the database. Therefore, there could be some "exactly the same" data in this database.
My question is: is there a way that I can check whether there are same ISBNs in my database?
For example, there are 10000 records in my database. There are two records with the same ISBN. Can I observe this problem somehow?
Thanks!
I build a textbook database which contains Title, Author, ISBN, etc...
Since there are thousands of textbooks, it is highly possible to input the same textbook into the database. Therefore, there could be some "exactly the same" data in this database.
My question is: is there a way that I can check whether there are same ISBNs in my database?
For example, there are 10000 records in my database. There are two records with the same ISBN. Can I observe this problem somehow?
Thanks!