BIND is the DB2 process that reads SQL statements from an application plan and creates or updates access paths (indexes, package structures) in the DB2 catalog. It validates SQL syntax, checks permissions, and optimizes query plans, effectively building the bridge between application code and database tables.