SQL
Most of the content in this section relates to PostgreSQL, with occasional references and comparisons to MySQL. We find Postgres to be an all-round better database with the main advantages being: adherence to standards; advanced command-line interface; security; consistency; and having many functions not available in competing systems (views, constraints, arrays, date/time and geometric functions to name but a few).
Articles relating to SQL
Order by: topic | title | most popular | most recent
- Selecting rows before and after
- PostgreSQL trigger for deleting old records
- A basic UPSERT in PostgreSQL
- PostgreSQL trigger for updating last modified timestamp
- Creating a Lookup Table
- Selecting n rows from each category
- Creating a lookup table with id reference
- Advisory locking to prevent concurrent script execution
- Counting Page Views in PostgreSQL
- pg_dump Command Builder
- Postgres vs. MySQL
- PostgreSQL Date/Time Functions
- PostgreSQL String Functions
Send a message to The Art of Web:
press <Esc> or click outside this box to close