FOR [select statement] into [local variable that hold the value from select]
DO
BEGIN
[your statement]
END
The local variable is must defined for each of the field that selected and remember the datatype must be the same
The power within Firebird...
FOR [select statement] into [local variable that hold the value from select]
DO
BEGIN
[your statement]
END
Tidak ada komentar:
Posting Komentar