5:31Part 1: How to use the PostgreSQL ARRAY Data type: search, insert, unnest, search by index.Software Nuggets28.1K viewsView & Download
8:35PostgreSQL with Ktor using Exposed || Part 04 - Array Datatype (Single & Multidimensional)Akash Kamati214 viewsView & Download
4:16Postgres append or set each elements(if not exists) of an array to an array columnThe Debug Zone3 viewsView & Download
4:17How to use the PostgreSQL UNNEST Clause, expand array into rows, then Join with another table.Software Nuggets1.7K viewsView & Download
4:27Part 3: How to update the PostgreSQL Array Datatype value when you do NOT know the Index Position.Software Nuggets2.3K viewsView & Download
1:05Array : Does PostgreSQL quickly search for columns with arrays of strings?Hey Delphi5 viewsView & Download
1:11SQL : array of distinct values aggregated from an array column in PostgresHey Delphi3 viewsView & Download
1:39Array : updating a column with array type using other columns in postgresqlHey Delphi10 viewsView & Download
4:55Part 2: How to use PostgreSQL ARRAY DataType: update, remove, append prepend and array_cat.Software Nuggets4.6K viewsView & Download
5:06PostgreSQL: Convert Arrays to Strings using array_to_stringSoftware Nuggets909 viewsView & Download
0:59Array : How to index a string array column for pg_trgm `'term' % ANY (array_column)` query?Hey Delphi19 viewsView & Download
1:13SQL : PostgreSQL search/index (GIN index?) across two columns/arraysHey Delphi18 viewsView & Download