The knowledge may be tested against a test set which is another database. It will then be clear if the patterns found in the training set are valid also for other data. If the knowledge gained from the training set was general knowledge, it will be correct for most parts of the test set as well.
It is common to divide a database in two parts to create a training and a test set. One of these parts, for instance 70% of the data, is used as a training set and examined by the data mining system. The rest of the original database is used as a test set to see if the knowledge acquired from the training set was of general nature or not.