Discussion for users on SQL related matters.
| Thread | Author | Time |
|---|---|---|
| Re: Get the max(value1, value2, value3) from a table | Scott Marlowe | 22:43 |
| Re: Get the max(value1, value2, value3) from a table | Emi Lu | 22:53 |
| Re: Get the max(value1, value2, value3) from a table | Scott Marlowe | 23:16 |
| Re: Get the max(value1, value2, value3) from a table | Erik Jones | 23:16 |
| Thread | Author | Time |
|---|---|---|
| Re: How to keep at-most N rows per group? periodic DELETEs or constraints or..? | Steve Midgley | 18:20 |
| Re: Re: How to keep at-most N rows per group? periodic DELETEs or constraints or..? | Scott Marlowe | 19:09 |
| Re: Re: How to keep at-most N rows per group? periodic DELETEs or constraints or..? | Erik Jones | 20:17 |
| Re: Re: How to keep at-most N rows per group? periodic DELETEs or constraints or..? | Jamie Tufnell | 23:30 |
| Thread | Author | Time |
|---|---|---|
| SQL stored function inserting and returning data in a row. | Daniel Caune | 03:23 |
| (possible) bug with constraint exclusion | Rajesh Kumar Mallah | 06:58 |
| Re: (possible) bug with constraint exclusion | Rajesh Kumar Mallah | 07:20 |
| Re: trigger for TRUNCATE? | Richard Huxton | 08:24 |
| Re: SQL stored function inserting and returning data in a row. | Gerardo Herzig | 11:03 |
| Re: [SQL] SQL stored function inserting and returning data in a row. | Hocine Abir | 11:06 |
| Re: SQL stored function inserting and returning data in a row. | Marcin Stępnicki | 11:15 |
| Re: SQL stored function inserting and returning data in a row. | Marcin Stępnicki | 11:19 |
| Re: SQL stored function inserting and returning data in a row. | Daniel Caune | 13:55 |
| Re: SQL stored function inserting and returning data in a row. | Pavel Stehule | 14:17 |
| Re: trigger for TRUNCATE? | Erik Jones | 16:01 |
| Re: trigger for TRUNCATE? | Simon Riggs | 16:41 |
| Re: trigger for TRUNCATE? | Bruce Momjian | 16:49 |
| Re: [SQL] (possible) bug with constraint exclusion | Tom Lane | 19:56 |
| Thread | Author | Time |
|---|---|---|
| SQL question: Highest column value of unique column pairs | Kevin Jenkins | 00:10 |
| Re: SQL question: Highest column value of unique column pairs | Shane Ambler | 01:29 |
| Re: SQL question: Highest column value of unique column pairs | Kevin Jenkins | 03:06 |
| Re: (possible) bug with constraint exclusion | Rajesh Kumar Mallah | 05:00 |
| Re: (possible) bug with constraint exclusion | Tom Lane | 05:24 |
| Re: (possible) bug with constraint exclusion | Rajesh Kumar Mallah | 09:02 |
| Re: SQL question: Highest column value of unique column pairs | Shane Ambler | 10:30 |
| UTF8 encoding and non-text data types | Medi Montaseri | 22:21 |
| Thread | Author | Time |
|---|---|---|
| Re: UTF8 encoding and non-text data types | Gregory Stark | 10:31 |
| Is DATETIME an ANSI-SQL type? | Joost Kraaijeveld | 13:18 |
| Re: JOIN a table twice for different values in the same query | Magne Mæhre | 13:20 |
| Re: Is DATETIME an ANSI-SQL type? | Magne Mæhre | 13:45 |
| Re: JOIN a table twice for different values in the same query | Colin Wetherbee | 14:03 |
| Re: Is DATETIME an ANSI-SQL type? | Tom Lane | 15:53 |
| Re: UTF8 encoding and non-text data types | John Hasler | 16:37 |
| SQL dealing with subquery | Bryan Emrys | 18:04 |
| SQL dealing with subquery comparison | Bryan Emrys | 19:02 |
| Re: Is DATETIME an ANSI-SQL type? | Joost Kraaijeveld | 19:42 |
| Re: Update PK Violation | Scott Marlowe | 20:20 |
| Re: SQL dealing with subquery | Rodrigo E. De León Plicet | 20:40 |
| Update PK Violation | Franklin Haut | 21:03 |
| obtaining the query string inside a trigger | Gerardo Herzig | 21:29 |
| Thread | Author | Time |
|---|---|---|
| Re: obtaining the query string inside a trigger | Richard Huxton | 09:21 |
| Re: Update PK Violation | Fernando Hevia | 13:32 |
| Re: Update PK Violation | Achilleas Mantzios | 14:30 |
| Re: SQL dealing with subquery | Bryan Emrys | 15:54 |
| Re: Update PK Violation | Scott Marlowe | 16:15 |
| Re: SQL dealing with subquery | Bryan Emrys | 17:34 |
| Re: Update PK Violation 📎 | Franklin Haut | 18:07 |
| How to test/read a stored procedure that returns a boolean? | Kevin Jenkins | 23:15 |
| Re: How to test/read a stored procedure that returns a boolean? | Tom Lane | 23:28 |
| Re: How to test/read a stored procedure that returns a boolean? | Kevin Jenkins | 23:50 |
| Thread | Author | Time |
|---|---|---|
| transaction and triggers | Gerardo Herzig | 14:17 |
| Re: transaction and triggers | Filip Rembiałkowski | 14:42 |
| Re: transaction and triggers | Gerardo Herzig | 15:16 |
| Re: transaction and triggers | Alvaro Herrera | 15:26 |
| Re: transaction and triggers | Gerardo Herzig | 15:33 |
| Re: transaction and triggers | D'Arcy J.M. Cain | 15:48 |
| Thread | Author | Time |
|---|---|---|
| improvements to query with hierarchical elements | Ryan Wallace | 04:01 |
| Having elements of an int[]-array reference other tables | Andreas Joseph Krogh | 11:16 |
| Re: Having elements of an int[]-array reference other tables | Pavel Stehule | 11:29 |
| Re: transaction and triggers | Gerardo Herzig | 12:12 |
| Re: (possible) bug with constraint exclusion | Christian Schröder | 13:48 |
| Re: (possible) bug with constraint exclusion | Tom Lane | 15:11 |
| Re: (possible) bug with constraint exclusion | Christian Schröder | 17:39 |
| Thread | Author | Time |
|---|---|---|
| Re: improvements to query with hierarchical elements | Steve Midgley | 05:21 |
| currval() within one statement | silly_sad | 07:16 |
| Re: currval() within one statement | A. Kretschmer | 07:36 |
| Re: currval() within one statement | sad | 07:54 |
| TIMESTAMP comparison problem | Stuart Brooks | 08:05 |
| Re: currval() within one statement | Guillaume Lelarge | 09:13 |
| Re: currval() within one statement | Richard Huxton | 09:13 |
| Re: currval() within one statement | Guillaume Lelarge | 10:22 |
| Re: currval() within one statement | sad | 10:22 |
| Re: currval() within one statement | Richard Huxton | 10:39 |
| Re: currval() within one statement | silly_sad | 11:27 |
| Re: currval() within one statement | hubert depesz lubaczewski | 11:27 |
| Re: currval() within one statement | Richard Huxton | 12:18 |
| Re: TIMESTAMP comparison problem | Michael Glaesemann | 12:42 |
| Re: TIMESTAMP comparison problem | Stuart Brooks | 12:52 |
| Re: TIMESTAMP comparison problem | Tom Lane | 17:13 |
| Thread | Author | Time |
|---|---|---|
| ALTER TABLE <mytable> DROP CONSTRAINT IF EXISTS <myconstraint> ? | Andreas Joseph Krogh | 10:25 |
| Thread | Author | Time |
|---|---|---|
| date format | iuri de araujo sampaio | 08:06 |
| Re: date format | A. Kretschmer | 08:21 |
| SQL tree duplication | Philippe Lang | 09:42 |
| Re: SQL tree duplication | tv | 14:09 |
| Re: date format | Adrian Klaver | 15:37 |
| Re: date format | Scott Marlowe | 15:41 |
| Re: ALTER TABLE <mytable> DROP CONSTRAINT IF EXISTS <myconstraint> ? | Scott Marlowe | 15:44 |
| Re: date format | Scott Marlowe | 20:59 |
| Thread | Author | Time |
|---|---|---|
| Syntax question: use of join/using with fully qualified table name | Bryce Nesbitt | 00:49 |
| Re: Syntax question: use of join/using with fully qualified table name | Martin Marques | 01:43 |
| Re: Syntax question: use of join/using with fully qualified table name | Tom Lane | 01:45 |
| extract or date_part on an interval? How many e | Bryce Nesbitt | 02:30 |
| Re: extract or date_part on an interval? How many e | Adrian Klaver | 02:56 |
| Re: extract or date_part on an interval? How many e | Tom Lane | 03:10 |
| Re: extract or date_part on an interval? How many e 📎 | Bryce Nesbitt | 04:51 |
| Re: extract or date_part on an interval? How many e | Michael Glaesemann | 05:19 |
| Slow Query problem | Premsun Choltanwanich | 07:18 |
| Re: Slow Query problem | Andreas Joseph Krogh | 12:26 |
| Re: Slow Query problem | Tom Lane | 17:20 |
| Thread | Author | Time |
|---|---|---|
| Proposed archival read only trigger on rows - prevent history modification | Bryce Nesbitt | 04:16 |
| Re: Proposed archival read only trigger on rows - prevent history modification | chester c young | 04:40 |
| Re: Slow Query problem | Premsun Choltanwanich | 08:18 |
| Re: Slow Query problem | Andreas Joseph Krogh | 10:24 |
| Slow GROUP BY query | Stuart Brooks | 14:43 |
| JOINing SET returning function. | Dawid Kuroczko | 15:29 |
| Thread | Author | Time |
|---|---|---|
| Re: Slow Query problem | Premsun Choltanwanich | 03:38 |
| Re: Slow Query problem | Premsun Choltanwanich | 03:39 |
| Re: Proposed archival read only trigger on rows - prevent history modification | Steve Midgley | 04:31 |
| Sql ORDER BY and ASC/DESC question 📎 | Jaroslav Sivy | 10:35 |
| Re: Sql ORDER BY and ASC/DESC question | A. Kretschmer | 10:42 |
| Re: Sql ORDER BY and ASC/DESC question | Bart Degryse | 12:30 |
| Re: Sql ORDER BY and ASC/DESC question | Gregory Stark | 13:32 |
| Re: Sql ORDER BY and ASC/DESC question | Tom Lane | 18:00 |
| Re: Sql ORDER BY and ASC/DESC question | Gregory Stark | 20:24 |
| Problem with the to_timestamp function | Luca Clementi | 23:37 |
| Thread | Author | Time |
|---|---|---|
| Re: Problem with the to_timestamp function | Tom Lane | 00:26 |
| Re: Problem with the to_timestamp function | Michael Glaesemann | 01:19 |
| Re: Problem with the to_timestamp function | Luca Clementi | 02:04 |
| Re: Problem with the to_timestamp function | Tom Lane | 06:04 |
| Re: Problem with the to_timestamp function | Luca Clementi | 18:00 |
| Re: Problem with the to_timestamp function | Tom Lane | 18:09 |