Syntax refers to the rules governing the formation of statements in a programming language. The structure of this string for BLOCK is as follows:
BLOCK blockname (
"SELECT [ALIAS,] field_name[, field_name ...]
FROM table_name[, table_name ...] "
[,"WHERE where_clause"][, arguments,] )
[SORT "sort clause"]
{
output program statements
}
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |