2681 - 2690 of 4264 for not equalSearch Results
View search results from all Wolfram sites (323137 matches)
DataSourceNames   (DatabaseLink Symbol)
DataSourceNames[] returns a list of the names of data sources made available through DatabaseResourcesPath.
JDBCDriverNames   (DatabaseLink Symbol)
JDBCDriverNames[] returns a list of the names of databases for which JDBC drivers are available through DatabaseResourcesPath.
JDBC   (DatabaseLink Symbol)
JDBC[arg, ...] is an object that holds parameters for making a JDBC connection to a database.
SQLBeginTransaction   (DatabaseLink Symbol)
SQLBeginTransaction[conn] initiates an SQL transaction.
SQLCommitTransaction   (DatabaseLink Symbol)
SQLCommitTransaction[conn] commits an SQL transaction.
SQLConnections   (DatabaseLink Symbol)
SQLConnections[] returns a list of the open SQLConnection objects.
SQLDataTypeNames   (DatabaseLink Symbol)
SQLDataTypeNames[conn] returns the names of data types that can be stored in an SQL connection.
SQLDropTable   (DatabaseLink Symbol)
SQLDropTable[conn, table] drops a table in an SQL connection.
SQLExpr   (DatabaseLink Symbol)
SQLExpr[expr] allows a Mathematica expression to be stored in a database.
SQLMemberQ   (DatabaseLink Symbol)
SQLMemberQ[data, column] specifies a condition in an SQL query used to test whether an element of a list matches the value of a column.
1 ... 266|267|268|269|270|271|272 ... 427 Previous Next

...