ACM Home Page
Please provide us with feedback. Feedback
Automated SQL documentation using APL2
Full text PdfPdf (785 KB)
Source International Conference on APL archive
Proceedings of the international conference on APL '91 table of contents
Palo Alto, California, United States
Pages: 319 - 329  
Year of Publication: 1991
ISBN:0-89791-441-4
Also published in ...
Author
Rexford H. Swain  Independent Consultant, 8 South Street, Washington, Connecticut
Sponsors
SIGAPL: ACM Special Interest Group on APL Programming Language
APLBUG :
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 1,   Downloads (12 Months): 6,   Citation Count: 0
Additional Information:

abstract   references   index terms   peer to peer  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/114054.114091
What is a DOI?

ABSTRACT

An application programmer working with APL2 and SQL/DS will often want to investigate and/or document the definitions of SQL tables and views, particularly when working with tables created by others. Unlike conventional APL file systems, SQL "knows" quite a bit about the objects it is storing, but this information is scattered throughout several system catalogs. An APL2 tool which combines and neatly formats available information about a table is presented.Interpretation of this information may point out conditions which are causing SQL to perform less than optimally. Some issues which influence SQL performance are considered, and some general guidelines for improving performance are suggested.Some familiarity with APL2 and SQL is assumed."SQL" should be understood to mean IBM's SQL/DS for VM systems. But other SQL-based database managers, such as DB2, are very similar.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
APL2 Programming: Using Structured Query Language; IBM Order Number SH20-9217.
 
2
Nancy Wheeler, APL2 and SQL: A Tutorial; APL89 Conference Proceedings.
 
3
SQL/DS SQL Reference for IBM VM Systems and VSE; IBM Order Number SH09-8087.
 
4
SQL/DS Database Administration for IBM VM Systems; IBM Order Number GH09-8083.
 
5
SQL/DS System Administration for IBM VM Systems; IBM Order Number GH09-8084.
 
6
SQL/DS Interactive SQL Guide and Reference for IBM VM Systems; IBM Order Number SH09-8085.
 
7
SQL/DS Database Services Utility for IBM VM Systems; IBM Order Number SH09-8088.


Peer to Peer - Readers of this Article have also read: