Skip to content
#

cockroachdb

Here are 131 public repositories matching this topic...

cockroach
rafiss
rafiss commented Aug 27, 2020

In Postgres, you can write a query like UPDATE ONLY tablename .... Here's what the docs say:

If ONLY is specified before the table name, matching rows are updated in the named table only. If ONLY is not specified, matching rows are also updated in any tables inheriting from the named table. Optionally, * can be specified after the table name to explicitly indicate that descendant tables ar

Improve this page

Add a description, image, and links to the cockroachdb topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cockroachdb topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.