insert

Add MATLAB® data to database tables (deprecated; use fastinsert instead)

Syntax

insert(conn, 'tab', colnames, exdata)

Description

insert(conn, 'tab', colnames, exdata)

Thefastinsert function has replaced the insert function. fastinsert offers improved performance and supports more data types thaninsert.

Use insert if fastinsert does not work as expected, especially if you have used insert successfully in the past.

The insert function uses the same syntax as fastinsert; for details, see fastinsert.

See Also

commit, fastinsert, querybuilder, rollback

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS