4
A table makes up a collection of column_types that can be joined together in
5
order to create relational result sets. Each record is called a row, and a
6
table can have an infinite set of rows.
3
A table makes up a collection of :doc:'column types <columntypes>' that can be joined together in order to create
4
relational result sets. Each record in the table is called a row, and a table can have an infinite set of rows.
6
.. toctree:: :maxdepth: 2
8
alter_table create_table drop_table truncate rename