f$SQLRowCount
f$SQLRowCount
Deliver the number of lines affected by the last SQL write command (INSERT, UPDATE, DELETE)
Syntax: | Status = f$SQLRowCount( Channel ) | ||
| Argument | Type | Meaning |
| Channel | Integer | Channel number |
Result: | Integer | Error status | |
Deliver the number of lines affected by the last SQL write command (INSERT, UPDATE, DELETE)
Syntax: | Status = f$SQLRowCount( Channel ) | ||
| Argument | Type | Meaning |
| Channel | Integer | Channel number |
Result: | Integer | Error status | |