Use TPSQLTable to access data in a single database table. TPSQLTable provides direct
access to every record and field in an underlying database table. TPSQLTable can also work with a
subset of records within a database table using ranges and filters.
At design time, create, delete, update, or rename the database table connected to a
TPSQLTable by right-clicking on the TPSQLTable and using the pop-up menu.