Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

For an overview, please see the ODB tutorial on the Tutorials page.


number columns( odb )

Returns a list of the names of the columns in the given ODB variable. If there are no columns, then nil is returned.



number count( odb )

Returns the number of rows contained in the ODB.

...