Example: stock market
PostgreSQL CHEAT SHEET http://www.postgresqltutorial

PostgreSQL CHEAT SHEET http://www.postgresqltutorial

Back to document page

CREATE INDEX idx_name ON t(c1,c2); Create an index on c1 and c2 of the table t MANAGING INDEXES CREATE VIEW v(c1,c2) AS SELECT c1, c2 FROM …

  Postgresql

Download PostgreSQL CHEAT SHEET http://www.postgresqltutorial


Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Related search queries