Hi,
In DB2 bind is a process that makes bridge between the applications and the database.
Regards,
Shubhrojyoti
Hi,
In DB2 bind is a process that makes bridge between the applications and the database.
Regards,
Shubhrojyoti
Bind converts high level database request into optimized internal form. It compiles the SQL statement into code.