what is call level interface?
Answer / saumendra
The Call Level Interface (CLI) is a de facto standard
software API for SQL-based database management systems,
created by The Open Group. Developed in the early 1990s,
the API was defined only for the C and COBOL programming
languages. The Call Level Interface defines how the C or
COBOL program should send SQL queries to the DBMS and how
the returned recordsets should be handled by the
application in a consistent way.
| Is This Answer Correct ? | 0 Yes | 1 No |
How are jdbc statements used?
How does a file store compare with a jdbc store?
How many jdbc driver types are there?
What is jdbc odbc?
What is odbc. how is it related to sql cli?
What are jdbc and its components?
How can I write to the log used by DriverManager and JDBC drivers?
How the JDBC application works?
Are there any ODBC drivers that do not work with the JDBC- ODBC Bridge?
What is jdbc driver?
What type of drivers have you used?
wahts is mean by primary key and unique key?