*** 2,7 **** --- 2,9 ---- Q) How many characters can a query have? (TCL: dbHandle eval $Query) + A) The lessor of the amount of available memory and 2147483648 bytes. + ------ Q) How atomic are the SQL statements? Are UPDATE/INSERT/SELECT/DELETE
*** 2,7 **** --- 2,9 ---- Q) How many characters can a query have? (TCL: dbHandle eval $Query) + A) The lessor of the amount of available memory and 2147483648 bytes. + ------ Q) How atomic are the SQL statements? Are UPDATE/INSERT/SELECT/DELETE