INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- creation procedure; allows to create simple SQL INSERT
-- statement that consist only of the INSERT INTO, columns
-- and VALUES sections
-- string 's' is a table's name
-- columns list that defines the VALUES section structure
-- this method assigns a new contents of VALUES section
-- redefined from SIMPLE_QUERY
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |