Conditional Expressions

DELETE

DELETE removes rows from tables. Use DELETE with WHERE to remove all rows that contain a matching field value. First, let’s see how many rows are in the table:   […]

Use xSQL to Query Tables

Use xSQL to Query Tables Developers, users, and programs can interact with Connect Data Services using Xactly’s implementation of the SQL-92 specification. NOTE: While Connect does not support a...