Search Postgresql Archives

Re: Suggestion to improve query performance of data validation in proc.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Friday, May 22, 2020, postgann2020 s <postgann2020@xxxxxxxxx> wrote:
 

We are looking for a better query than "SELECT 1  FROM schema.table_name WHERE column1=structure_id1" this query for data validation.

 There is no more simple a query that involve records on a single,table.

Please suggest is there any other ways to validate this kind of queries which will improve the overall performance.

Abandon procedural logic and embrace the declarative set oriented nature of SQL.

David J.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux