SQLSelectIntoExecute Method |
| Name | Description | |
|---|---|---|
| Execute(IDatabase, SQLHelperFlags, String) |
Execute the SQL INSERT INTO ... SELECT FROM statement. Note that embedded functions are always resolved.
| |
| Execute(IDatabase, SQLHelperFlags, String, Int32) |
Execute the SQL INSERT INTO ... SELECT FROM statement. Note that embedded functions are always resolved.
|