This Query display those SQL statements which are identical in text for the first 100 characters.
If there are more than 50 such cases, then it is almost certain that "bind variables" are not being used, which will result in "flushing" of the Shared SQL Area.