About 1,046,967 results (1,209 milliseconds)

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

https://groups.google.com/g/ravendb/c/wuaMudKgNj0
Mar 18, 2015 ... A small percentage of those documents (< 4%) have duplicate index values. ... I have no doubts that if I shipped my data to a SQL server I could ...

Insert, update, and delete data using data manipulation language ...

https://cloud.google.com/spanner/docs/dml-tasks
Execute statements with the Google Cloud CLI. To execute DML statements, use the gcloud spanner databases execute-sql command. The following example adds a new ...

Duplicate records appearing in full width treeview

https://groups.google.com/g/ica-atom-users/c/gvOwor4FkaM
I've just tried to delete one of the 'duplicate' subfonds in this finding ... See: https://projects.artefactual.com/issues/9081. We've added a SQL query to the ...

Deleting Studies in dcm4chee-arc with command line, like i do with ...

https://groups.google.com/g/dcm4che/c/pO_iNzkHNss
You always can repair it by SQL, by linking all Studies (by update study.patient_pk) to one of the Patient records with duplicate Patient IDs and removing the ...

handles, isreplacedby, and withdrawn items

https://groups.google.com/g/dspace-tech/c/GYHaAaA0B-w/m/KpKWaE2QAAAJ
We're occasionally getting duplicate records created in Dspace with no way to resolve the issue other than to withdraw the earlier record and go forward with ...

Avoiding duplicate resources

https://groups.google.com/g/hapi-fhir/c/A5ViHazXNcw
Delete. You do not have permission to delete messages in this group. Copy ... SQL to prevent adding a new row to a table if such a row already exists ...

Slugs in Authority records

https://groups.google.com/g/ica-atom-users/c/v10k2DdoOwE
I am thinking I will have to create duplicate authority records ... Essentially, we can first use a SQL query to delete only the slugs associated with the ...

500 error on attempting to delete record

https://groups.google.com/g/ica-atom-users/c/m9EuEE1MXeU
Oct 27, 2023 ... ... record :/ I then checked for duplicate ... I have been trying to get the developer who originally crafted our data corruption SQL ...

multiple foreign keys on the same column

https://groups.google.com/g/jooq-user/c/SAGC0FZtJrs
Dec 19, 2012 ... ... records in SQL. A Set would erroneously remove the duplicate. 2) SQL allows for ordering records (a non-relational SQL feature). This ...

How to find duplicate rows with Web2py DAL

https://groups.google.com/g/web2py/c/8APvr5j_CFk
Aug 16, 2012 ... I just want to be able to find those duplicates, I don't need to delete them. Thank you and best regards,. Loreia.

Data manipulation language (DML) statements in GoogleSQL ...

https://cloud.google.com/bigquery/docs/reference/standard-sql/dml-syntax
Data manipulation language (DML) statements in GoogleSQL · On-demand query size calculation · INSERT statement · DELETE statement · TRUNCATE TABLE statement · UPDATE ...

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

https://groups.google.com/g/confluent-platform/c/QVhuLqoTLvE
I am using timestamp+incrementing with a query, on SQL Server and missing records here and there. What I have noticed is that any second and following ...

RE: [webdriver] Webdriver -How to delete test data after end of each ...

https://groups.google.com/g/webdriver/c/GU5QtRr0Zsc/m/nxVlxoYIwXEJ
Sep 21, 2012 ... You could make a direct connection to your database from java and execute SQL to delete any instance of the record you are about to create ...

GoogleSQL data manipulation language | Spanner | Google Cloud

https://cloud.google.com/spanner/docs/reference/standard-sql/dml-syntax
The GoogleSQL data manipulation language (DML) lets you update, insert, and delete data in GoogleSQL tables. ... duplicate rows. Was this helpful? Send ...

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 ...

Multi row insert with On Duplicate Update (Microsoft Sql Server)

https://groups.google.com/g/jooq-user/c/YivILNbGMXo
Jul 5, 2016 ... Doesn't work anymore, because it doesn't fill the queries correctly with the records anymore. If I remove the onDuplicateKeyUpdate() it works ...

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 ...

Deletion of duplicate rows in a table

https://groups.google.com/g/comp.databases.informix/c/peJFHeP2wpo
Jun 19, 1996 ... Hi ! can somebody tell me how to delete duplicate rows from a table using a single query in Informix. Is it possible in Ansi-Sql ? I tried ...

SQL to select records from one table that intersect objects from a ...

https://groups.google.com/g/mapinfo-l/c/eoJzy6LSzB0
I can accomplish my goal by running the "Delete Duplicate" tool afterwards, but I was hoping for a SQL that accomplishes this in one step. Ta,. Nick Lawrence.

need help finding duplicate records

https://groups.google.com/g/openrefine/c/B2WAZW-1MPM
Jan 26, 2016 ... Delete. You do not have permission to delete messages in this ... duplicates, I know this from checking the data via hand built sql. I ...