Accessing SQL From a Programming Language
To access SQL from other programming languages, we can use:
Dynamic SQL: JDBC and ODBC
Embedded SQL
PHP
Last updated
Was this helpful?
To access SQL from other programming languages, we can use:
Dynamic SQL: JDBC and ODBC
Embedded SQL
PHP
Last updated
Was this helpful?