-- comment
-- The main query -- for this section of code SELECT Name,Age -- Two fields selected FROM Sample.Person -- Table name -- Other clauses could appear here ORDER BY Age -- End of query
| Copyright © 1997-2006, InterSystems Corp. | Build: Caché v5.1 (826U-0) | Last updated: 2006-03-03 02:11:18 | Source: RSQL_comment.xml |