What are the two kinds of interfaces that application programs can use to talk to database servers?
What will be an ideal response?
Statement-level interface (SLI). Call-level interface (CLI).
Computer Science & Information Technology
You might also like to view...
Which of the following utilities is used for troubleshooting video issues?
A. REGEDIT B. DXDIAG C. DCDIAG D. MSCONFIG
Computer Science & Information Technology
The << and >> operators are called shift operators because:
A. they shift the bits in a register B. they can shift around from one operand to another one C. they shift a data type to a different data type D. they shift the location from regular RAM memory to heap memory
Computer Science & Information Technology