About 1,655,746 results (2,562 milliseconds)

Deletion of duplicate rows in a table

https://groups.google.com/g/comp.databases.informix/c/peJFHeP2wpo
Jun 19, 1996 ... Is it possible in Ansi-Sql ? I tried using the following query but it is giving a syntax error : delete from table where ( select column 1, ...

Simplest way to clear out all records in a database

https://groups.google.com/g/ica-atom-users/c/Obxqc0AmhAw
May 11, 2015 ... If you are comfortable working with SQL, you could take a look at the database, and craft a SQL query that will delete all descriptions - be ...

Am I missing something? Report Format "Group By" not like SQL

https://groups.google.com/g/idempiere/c/IElG9CIhG50/m/viRzC6nVDgAJ
Feb 27, 2017 ... We have a large number of transactions to sort through so it is best to view the reports in summary mode. But then, I noticed that "Group By" ...

Multiple Renditions error using S3

https://groups.google.com/g/wagtail/c/Ts_ytEJbQmw
... duplicate values - duplicate values are (from the available evidence...) a ... You can then remove the duplicates manually with a command like: UPDATE ...

Remove Duplicate Edges in Azure Cosmos DB

https://groups.google.com/g/gremlin-users/c/ESgMnOaIba0
You received this message because you are subscribed to the Google Groups "Gremlin-users" group. To unsubscribe from this group and stop receiving emails from ...

Optimizing out unused annotations from count queries

https://groups.google.com/g/django-developers/c/dJg-FFowT1s
Aug 19, 2017 ... You do not have permission to delete messages in this group. Copy ... Unsurprisingly that generates duplicate rows to the queryset. For ...

How do I group in a union?

https://groups.google.com/g/microsoft.public.sqlserver.programming/c/dk4V401y9SI
Dec 3, 2007 ... is telling SQL ... Also, UNION always tries to remove duplicates. If you are not expecting any duplicates you might consider using UNION ALL ...

Current best-of-breed JDBC libraries?

https://groups.google.com/g/clojure/c/SgqL_zDvPdw
What are you all using for interacting with an RDBMS? In the past I looked at clojure.java.jdbc, honeysql and korma (and for querying, honeysql just rocks).

distinct() on selected columns only?

https://groups.google.com/g/manipulatr/c/luz2e9_QrVo
Nov 12, 2017 ... I'd like to eliminate rows that duplicate previous rows (ie by using unique() or distinct()), but I want to ignore selected columns in determining whether a ...

Duplicate Nodes

https://groups.google.com/g/neo4j/c/f8Z7x1VOOlY
The following 3 steps will allow you to using the admin console and Cypher query to select and delete duplicate nodes by index and property. STEP 1 (COLLECT ...

Concatenate + remove duplicate data in multiple columns for every ...

https://support.google.com/docs/thread/157888924/concatenate-remove-duplicate-data-in-multiple-columns-for-every-value-that-matches-in-column-a?hl=en
Mar 30, 2022 ... In my example, I'm using pulling in staff directory spreadsheets from numerous other directory spreadsheets at various locations.

ms-access faq

https://groups.google.com/g/comp.databases.ms-access/c/8qkhvmRjMgQ
MDB files with the same name. They are used to control file locking when you are using Access in non-exclusive mode with sharing enabled. You can safely delete ...

how to ensure no duplicates?

https://groups.google.com/g/druid-development/c/JerbxiB67MI
Aug 18, 2014 ... ... remove duplicates prior to submitting the data through the Hadoop indexing task. This is not something Druid provides directly, since data ...

How to Delete Duplicate Rows by using SQL Query ( In Mapbasic)

https://groups.google.com/g/mapinfo-l/c/1N45rQv9HxU
Aug 23, 2021 ... You received this message because you are subscribed to the Google Groups "MapInfo-L" group. To unsubscribe from this group and stop receiving ...

Duplicate records appearing in full width treeview

https://groups.google.com/g/ica-atom-users/c/gvOwor4FkaM
To unsubscribe from this group and stop receiving emails from it, send an ... remove one of the duplicated publication statuses from the affected records.

How do I count up values while excluding duplicates from other ...

https://support.google.com/docs/thread/99182081/how-do-i-count-up-values-while-excluding-duplicates-from-other-ranges?hl=en
Feb 21, 2021 ... (A sample of what I'm using is located below.) I know I can use COUNTIF to count the total number of 'Y' for "Returning' in Column C.

Kafka Connect JDBC produces duplicate messages in timestamp+ ...

https://groups.google.com/g/confluent-platform/c/QVhuLqoTLvE
To unsubscribe from this group and stop receiving ... I am using timestamp+incrementing with a query, on SQL Server and missing records here and there.

Is there a Better Way of Finding Duplicates in an Index?

https://groups.google.com/g/ravendb/c/wuaMudKgNj0
Mar 18, 2015 ... ... Groups "RavenDB - 2nd generation document database" group. To unsubscribe from this group ... data to a SQL server I could get the ...

Query syntax | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/reference/standard-sql/query-syntax
Note: SELECT * REPLACE doesn't replace columns that don't have names. SELECT DISTINCT. A SELECT DISTINCT statement discards duplicate rows and returns only the ...

need help finding duplicate records

https://groups.google.com/g/openrefine/c/B2WAZW-1MPM
Jan 26, 2016 ... ... duplicates, I know this from checking the data via hand built sql. I ... To unsubscribe from this group and stop receiving emails from ...