Next: Table Statements, Previous: Intrinsic String Data Functions, Up: Top [Index]
Are the right operand, set the left operand as a reference of the right operand.
Is the table indicated by the second operand in the database indicated by the first operand. Same as the ‘db_table’ function.
Are the data in the position indicated by the second operand in the table indicated by the first operand. Same as the ‘db_query’ and ‘db_s_query’ functions.
Are the data in the position indicated by the second operand in the table indicated by the first operand, after it was set or replaced by the third operand. Same as the ‘db_fix’ and ‘db_s_fix’ functions.