Using Measure to monitor NonStop SQL performance
Frans JongmaApplications that use relational databases take advantage of the powerful Structured Query Language (SQL) that expresses only what data is required but not how this data needs to be accessed. This takes away the effort to know the data structures and access methods of the data from a developer, however, on the other hand a performance analyst may have to spend the time to figure out how an application is accessing a database.