-- 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-2005, InterSystems Corp. | Last updated: 2005-05-26 15:11:36 | Source: RSQL_comment.xml |