ODBC provides a standard method of database access, so you do not need to be concerned with the underlying functionality of network software, naming conventions, and other complexities involved in accessing data through a DBMS. The data must be queried through the embedded SQL query function in the application you are using. Refer to your specific application documentation for information about the application's embedded SQL function.