SQL Views are created for all the persistent classes which have Deploy SQL Views folder configuration property set to True. The naming convention that is followed for naming the views is its name of the class suffixed with "_V". For example, if there is a class by name CUST, the name of the view that is created is CUST_V. The same applies for events and profiles.