Which JDBC driver Type(s) is(are) the JDBC-ODBC bridge?
View Answer Report Error Discuss
88%of 370 +24% of 210-x =118 find x
From the given equation,
88x370/100 + 24x210/100 - 118 = x
=> x = 325.6 + 50.4 - 118
x = 258.
View answer Workspace Report Error Discuss
Stored procedures have which of the following advantages?
________ is a simple object model that is easier to understand and use than OLE DB, and is frequently used for database applications.
A distributed database is which of the following?
The expression FOR XML RAW tells SQL Server to:
Using OQL, you may do which of the following?
Does the minimum spanning tree of a graph give the shortest distance between any 2 specified nodes?
No.Minimal spanning tree assures that the total weight of the tree is kept at its minimum. But it doesn’t mean that the distance between any two nodes involved in the minimum-spanning tree is minimum.