<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: PostgreSQL Update</title><link>http://www.bing.com:80/search?q=PostgreSQL+Update</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>PostgreSQL Update</title><link>http://www.bing.com:80/search?q=PostgreSQL+Update</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>PostgreSQL: Documentation: 18: UPDATE</title><link>https://www.postgresql.org/docs/current/sql-update.html</link><description>By default, the new (post-update) values of the table's columns are used, but it is also possible to request the old (pre-update) values. The syntax of the RETURNING list is identical to that of the output list of SELECT. You must have the UPDATE privilege on the table, or at least on the column (s) that are listed to be updated.</description><pubDate>Fri, 26 Jun 2026 22:49:00 GMT</pubDate></item><item><title>PostgreSQL - The UPDATE Statement - W3Schools</title><link>https://www.w3schools.com/postgresql/postgresql_update.php</link><description>PostgreSQL UPDATE Previous Next The UPDATE Statement The UPDATE statement is used to modify the value (s) in existing records in a table.</description><pubDate>Sun, 28 Jun 2026 03:55:00 GMT</pubDate></item><item><title>PostgreSQL UPDATE Statement - GeeksforGeeks</title><link>https://www.geeksforgeeks.org/postgresql/postgresql-update/</link><description>The PostgreSQL UPDATE statement is a flexible tool for modifying existing data in a database. With its ability to update single or multiple columns and rows, it plays a crucial role in maintaining data accuracy.</description><pubDate>Sat, 27 Jun 2026 04:04:00 GMT</pubDate></item><item><title>PostgreSQL UPDATE Statement: Updating Data in a Table</title><link>https://www.pgtutorial.com/postgresql-tutorial/postgresql-update/</link><description>In this tutorial, you will learn how to use the PostgreSQL UPDATE statement to modify data in one or more rows in a table.</description><pubDate>Thu, 25 Jun 2026 22:07:00 GMT</pubDate></item><item><title>PostgreSQL UPDATE Statement: Modifying Data</title><link>https://postgresqltutorial.dev/postgresql-update</link><description>The UPDATE statement in PostgreSQL is a powerful tool for modifying existing data. By mastering its various features, you can efficiently manage and maintain the data within your database.</description><pubDate>Sun, 28 Jun 2026 03:05:00 GMT</pubDate></item><item><title>PostgreSQL - UPDATE - Online Tutorials Library</title><link>https://www.tutorialspoint.com/postgresql/postgresql_update_query.htm</link><description>In PostgreSQL, UPDATE statement is used to modify or change the existing records in a table. You can use WHERE clause with UPDATE statement to update the selected rows. Otherwise, all the rows would be updated.</description><pubDate>Sun, 28 Jun 2026 00:21:00 GMT</pubDate></item><item><title>PostgreSQL UPDATE - DataCamp</title><link>https://www.datacamp.com/doc/postgresql/update</link><description>Learn how to use the PostgreSQL UPDATE statement to modify table records efficiently, with examples and best practices for safe and effective data management.</description><pubDate>Wed, 24 Jun 2026 08:11:00 GMT</pubDate></item><item><title>PostgreSQL UPDATE Statement - neon.com</title><link>https://neon.com/postgresql/tutorial/update</link><description>The UPDATE statement works the same way on any PostgreSQL database, so everything here applies whether you're running Postgres locally, on Neon, on Lakebase, or anywhere else. If you're an enterprise building for the AI era, Lakebase gives you a fully managed Postgres that's fast, secure, and tightly integrated with the Lakehouse, so your transactional data sits next to your analytics and AI ...</description><pubDate>Sat, 27 Jun 2026 06:41:00 GMT</pubDate></item><item><title>PostgreSQL UPDATE | DB Pro</title><link>https://www.dbpro.app/learn/postgres/guides/update</link><description>How to update rows in PostgreSQL. Covers basic UPDATE, UPDATE with JOIN, RETURNING, and avoiding common mistakes like updating all rows.</description><pubDate>Thu, 11 Jun 2026 08:26:00 GMT</pubDate></item><item><title>PostgreSQL Update Data in a Table - TutorialsTeacher.com</title><link>https://www.tutorialsteacher.com/postgresql/update-data</link><description>In PostgreSQL, use the UPDATE statement to modify existing data in the table. The UPDATE statement only updates data in the table and does not modify the structure of a table.</description><pubDate>Fri, 26 Jun 2026 15:32:00 GMT</pubDate></item></channel></rss>