First page Back Continue Last page Graphics

Creating data

insert into <table> [(<column>, ...)]

values (<value>, ...);