Database Tables
Working with database tables is an integral part of using databases with your testing. Use table expressions and database table properties to access database table contents and manipulate them.
SenseTalk can interact directly with databases and excel files as documented in the following sections. However, if you prefer to manipulate your data using SQL, see Executing SQL Directly.