About 1,966,934 results (5,858 milliseconds)

Upgrading from Ebean 3.2.5 - NPE and null IDs

https://groups.google.com/g/ebean/c/WfvhFuphN9w
at com.avaje.ebeaninternal.server.query.SqlTreeNodeBean.load(SqlTreeNodeBean.java:298) ... sql rows will have duplicates. Again, you should NOT use setDistinct( ...

"An existing connection was forcibly closed by the remote host" I'm ...

https://groups.google.com/g/mongodb-user/c/DqTDNMivPDg
Dec 27, 2010 ... ... SQL DataReader and insert 10k rows, then create indexes again. ... In SQL Server, it is sometimes faster to drop the index, do > > bulk ...

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 ... sql query returned > 1000 items. The oai-pmh clean index ran after changing ...

Recursive Delete in Stored Proc

https://groups.google.com/g/microsoft.public.sqlserver.programming/c/urWrFp8m3CM
SQL, your adjacency list table has no duplicates, no row/column ordering and ... Pro SQL Server 2000 Database Design http://www.apress.com/book/bookDisplay ...

FAQ | Datastream | Google Cloud

https://cloud.google.com/datastream/docs/faq
Cloud SQL for SQL Server database. Salesforce. Overview of Salesforce as a ... You can eliminate duplicate data by using additional metadata that Datastream ...

Adding a primary key in a huge CloudSQL table

https://groups.google.com/g/google-cloud-sql-discuss/c/N9kWoOS67VY/m/fmZwLfpcBQAJ
Apr 25, 2016 ... It is composed of 52 million rows of 20 columns each. I would like to add one, since I will remove duplicates and doing so without primary key ...

Slow loading for large (~70k articles) site

https://groups.google.com/g/joomla-dev-general/c/sVFw9reqGGw
... suppress the last row from displaying if the number of rows equals the limit. ... From what I am hearing, it was found to be needed for SQL Server and ...

troubleshoot Wheels.ColumnNotFound

https://groups.google.com/g/cfwheels/c/DI0rGoVxrL4
cfdbinfo does pull back duplicate rows. I am not much of an ... This doesn't happen to the rest of us with MySQL and SQL Server from what I understand.

[Video] Office Hours 2018/8/1 (With Transcriptions) - Brent Ozar ...

https://feedproxy.google.com/~r/BrentOzar-SqlServerDba/~3/WLxNWxNhRXY/
Aug 4, 2018 ... If it's duplicate, then yeah, get rid of one of them. But if ... Erik Darling: Yes, your SQL Server database. Other databases might ...

How Much Can One Column Change A Query Plan? Part 1 - Brent ...

https://feedproxy.google.com/~r/BrentOzar-SqlServerDba/~3/9Dvgn0zxAng/
Sep 3, 2017 ... So SQL Server can logically eliminate those joins from the query plan. ... Query with duplicate values produced from the LEFT JOIN: SELECT ...

Cloud Data Fusion Plugin Reference | Google Cloud

https://cloud.google.com/data-fusion/plugins
Reads from a SQL Server using a configurable SQL query. Outputs one record for each row returned by the query. Google Cloud.

Migration of Gerrit Server Old to New

https://groups.google.com/g/repo-discuss/c/9pIvKDll1sU
> have to do some surgery on the database records, as a lot of the > ... you are getting a duplicate when you drop the 'ssiafp/' prefix. Or, maybe ...

multiple file delete in job center

https://groups.google.com/g/xmpie-users/c/UCPQoSE3ClI
Scott, It is not recommended to directly touch the db (eg drop rows from a table). ... XMPDB2 XMPDB2_log c:\Program Files (x86)\Microsoft SQL Server\MSSQL.1\MSSQL ...

ms-access faq

https://groups.google.com/g/comp.databases.ms-access/c/8qkhvmRjMgQ
make-table query to eliminate the duplicate data, but if key fields for two ... They won't export properly to SQL Server. 2. After exporting an Access table to ...

Avoiding duplicate resources

https://groups.google.com/g/hapi-fhir/c/A5ViHazXNcw
Is there a way to tell the FHIR server to avoid adding duplicate resources? ... SQL to prevent adding a new row to a table if such a row already exists ...

CURSORS AND manipulating data into a temporary table variable ...

https://groups.google.com/g/comp.databases.ibm-db2/c/T9Z3CcBfoUM
Jan 27, 2008 ... "create and drop a table in a procedure" in DB2 to eliminate duplicate ... Why are you posting SQL Server/Sybase dialect on a DB2 newsgroup?

Deleting Duplicate Rows

https://groups.google.com/g/powersoft.public.powerbuilder.datawindow/c/x7zHqB9vrv0
Hi How to delete duplicate rows in a datawindow without using embedded SQL. Because we using three backend ie SQL server, Oracle, Adaptive Server.

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

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. ... removing duplicates. (and I am not even going into ...