Indicates whether the {0} contains any rows. Returnstrue
if there are no rows (i.e. the table is empty),false
otherwise.
Indicates whether the list {0} includes any of the values in another list, {1}. Returns true if value is found in the list, ...
Indicates whether the newly created object will be available for query immediately, or only upon completion of the initial ...
Indicates whether the record {0} has the fields specified in {1}, by returning a logical value (true or false). Multiple ...
Indicates whether the specified record, {1}, appears as a row in the {0}. An optional parameter {2} may be specified to control ...
Indicates whether the {0} contains any rows. Returns true if there are no rows (i.e. the table is empty), false otherwise. ...
indicates whether the {0} contains any rows. Returns true if there are no rows (i.e. the table is empty), false otherwise. ...
Indicates whether the {0} contains only distinct rows (no duplicates). Returns true if the rows are distinct, false otherwise. ...
indicates whether the {0} contains only distinct rows (no duplicates). Returns true if the rows are distinct, false otherwise. ...
indicates whether the {0} contains the specified column(s), {1}. Returns true if the table contains the column(s), false ...