DatabasesDisplay Names of Existing DatabasesDisplay Name of Current DatabaseSwitch to Another DatabaseCreate a DatabaseDelete a DatabaseCreating TablesCreate a Simple TableDisplay Names of Existing TablesCreate a Table That Does Not Already ExistCreate a Table with ConstraintsCreate a Table with Primary and Foreign KeysCreate a Table with an Automatically
Generated FieldInsert the Results of a Query into a TableModifying TablesRename a Table or ColumnDisplay, Add, and Delete ColumnsDisplay, Add, and Delete RowsDisplay, Add, Modify, and Delete ConstraintsUpdate a Column of DataUpdate Rows of DataUpdate Rows of Data with the Results of a QueryDelete a TableIndexesCreate an Index to Speed Up QueriesViewsCreate a View to Save the Results of a QueryTransaction ManagementDouble-Check Changes Before a COMMITUndo Changes with a ROLLBACK