| United States-English |
|
|
|
![]() |
ALLBASE/SQL Reference Manual: HP 3000 MPE/iX Computer Systems > Chapter 8 ExpressionsTID Function |
|
Used in a select list, the TID function returns the database address of a row (or rows for BULK SELECT) of a table or an updatable view. Used in a WHERE clause, the TID function takes a row address as input and allows direct access to a single row of a table or an updatable view.
isql=> SELECT tid(), PartNumber |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||