trailing - Search results in mailing lists

2024-07-15 22:57:24 | SQL statements error in pgsql 16 but not in pgsql 12 (Frank Komsic)

trailing junk after numeric literal at or near "19749O" SQL: SELECT bb,mass,classifier,lot FROM

2020-10-10 03:40:36 | Re: total and partial sums in the same query?? (David G. Johnston)

trailing semicolon in there is also a problem). You need to consult the SQL Command

2017-05-08 02:57:22 | Re: [SQL] Most recent row (Bob Edwards)

trail of marks that have been modified, by whom, when and for what reason. I use two trigger

2016-01-28 22:36:11 | Re: insert a text file into a variable in order to insert into a bytea (Arthur Lewis)

trailing newline removed) replaces the backquoted text." Arthur Lewis ----- Original Message ----- From: "David G. Johnston

2015-12-16 23:16:00 | Help with complicated query (total SQL newb!) (britt_mcclafferty)

TRAILING ' total bookmarks' FROM data1) as Bookmarks_trim, data2, TRIM(TRAILING ' folders' FROM data2) as Folders

2014-11-26 03:53:41 | Re: generating the average 6 months spend excluding first orders (David G Johnston)

trailing-twelve-months) and TSM values would be more appropriate. If you are going to execute

2014-05-19 15:43:58 | Re: How to clean up phone-numbers with regex? (Steve Crawford)

trailing some of the entries. My DB is UTF8 so it would store this mess

2013-10-18 11:38:08 | Re: Re: Advice - indexing on varchar fields where only last x characters known (skinner@britvault.co.uk (Craig R. Skinner))

Then you can use reverse() for searching. Kitcars, boat/garden/equipment/truck trailers, caravans, etc. might not have any VIN.

2013-09-23 00:51:51 | Comparison semantics of CHAR data type (Thomas Fanghaenel)

trailing whitespaces before doing the comparison. One might argue that doing this is not correct

2012-11-12 09:13:08 | Re: How to compare two tables in PostgreSQL (Willem Leenen)

trailing empty spaces for the text based fields if such white spaces are not relevant

2011-12-30 23:31:56 | Re: Nested custom types: array - unable to insert (David Johnston)

trailing brackets to the type. Also, your CREATE TYPE syntax (the "othernumbers phonenumber_type ARRAY

2011-08-03 19:24:44 | Re: Generic design: char vs varchar primary keys (Josh Kupershmidt)

trailing spaces), and perhaps the ease of expanding the length constraint in the future. Josh

2011-03-17 13:33:29 | Bizarreness at A2 Hosting (Good, Thomas)

trailing s) These guys are recommended by postgresql.org so I figured I'd try em... I have

2010-11-04 16:03:55 | Trailing spaces - is there an easier way? (Dean Gibson (DB Administrator))

trailing spaces need to be ignored for most operations.  However, I need to concatenate it with

2010-11-03 21:09:18 | Re: I'm stuck - I just can't get this small FUNCT to run! (bricklen)

trailing semi-colons. On Wed, Nov 3, 2010 at 5:00 PM, Ralph Smith