The document provides simple examples of SQL INSERT INTO statements for various tables including Students, Employees, Products, Books, Courses, Teachers, Customers, Orders, Departments, and Vehicles. Each example illustrates how to insert a new record into the respective table with specified fields and values. The examples cover a range of data types such as integers, strings, and dates.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
9 views2 pages
Simple Insert Into Examples
The document provides simple examples of SQL INSERT INTO statements for various tables including Students, Employees, Products, Books, Courses, Teachers, Customers, Orders, Departments, and Vehicles. Each example illustrates how to insert a new record into the respective table with specified fields and values. The examples cover a range of data types such as integers, strings, and dates.