Home
PostgreSQL
Aggregate Functions
Analytical Functions
Array
Constraints
Cursor
Data Type
Database
Date Timezone
Index
Inheritance
Insert Delete Update
Math Functions
Postgre SQL
Select Query
Sequence
Store Procedure Function
String Functions
Subquery
Table
Table Joins
Transaction
User Previliege
View
Insert Select « Insert Delete Update « PostgreSQL
PostgreSQL
Insert Delete Update
Insert Select
1.
Restructuring a table with CREATE TABLE and INSERT INTO
2.
Insert into by select statement
3.
INSERT INTO vv SELECT 'abc' || 'def'