User Tools

Site Tools


postgres_sql_cheat_sheet

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
postgres_sql_cheat_sheet [2025/01/14 02:50] stephenpostgres_sql_cheat_sheet [2025/01/14 02:52] (current) stephen
Line 4: Line 4:
  
 ===== Basic Query ===== ===== Basic Query =====
 +
 +Put column names in double quotes.
  
 <code sql> <code sql>
Line 21: Line 23:
 </code> </code>
  
-===== TOP =====+===== TOP ===== 
 + 
 +Use ''LIMIT n'' instead.
  
 <code sql> <code sql>
postgres_sql_cheat_sheet.txt · Last modified: 2025/01/14 02:52 by stephen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki