Sql.Statement.DataManipulation

  • Unit
  • Source

Symbols

SymbolDescription
TSqlDeleteStatement to delete rows from a table.
TSqlInsertSelect
TSqlInsertSelectStatementStatement to insert a query result set into a table.
TSqlInsertStatement
TSqlInsertValuesStatement to insert literal rows in a table.
TSqlInsertValuesStatement
TSqlLoadDataInfile
TSqlReplaceValues
TSqlTruncate
TSqlUpdateStatement to update rows in a table.