7211 - 7220 of 8576 for Descartes rule of signsSearch Results
View search results from all Wolfram sites (350121 matches)
SQLBeginTransaction   (DatabaseLink Symbol)
SQLBeginTransaction[conn] initiates an SQL transaction.
SQLCommitTransaction   (DatabaseLink Symbol)
SQLCommitTransaction[conn] commits an SQL transaction.
SQLConnectionPools   (DatabaseLink Symbol)
SQLConnectionPools[] returns a list of the open connection pools.SQLConnectionPools[conn] returns the connection pool used for a connection.
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.
SQLResultSetColumnNames   (DatabaseLink Symbol)
SQLResultSetColumnNames[rs] returns a list of {table, column} pairs for each column in a result set.
SQLResultSetGoto   (DatabaseLink Symbol)
SQLResultSetGoto[rs, pos] sets the current position of a result set to pos.
SQLResultSetOpen   (DatabaseLink Symbol)
SQLResultSetOpen[query] makes a result set from an SQL query.
SQLResultSetShift   (DatabaseLink Symbol)
SQLResultSetShift[rs, num] shifts the current position of a result set by num.
1 ... 719|720|721|722|723|724|725 ... 858 Previous Next

...