Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7810101
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T03:39:06+00:00 2026-06-02T03:39:06+00:00

First of all, yes I’ve read documentation for DO statement :) http://www.postgresql.org/docs/9.1/static/sql-do.html So my

  • 0

First of all, yes I’ve read documentation for DO statement 🙂
http://www.postgresql.org/docs/9.1/static/sql-do.html

So my question:

I need to execute some dynamic block of code that contains UPDATE statements and calculate the number of all affected rows. I’m using Ado.Net provider.

In Oracle the solution would have 4 steps:

  1. add InputOutput parameter “N” to command
  2. add BEGIN … END; to command
  3. add :N := :N + sql%rowcount after each statement.
  4. It’s done! We can read N parameter from command, after execute it.

How can I do it with PostgreSQL? I’m using npgsql provider but can migrate to devard if it helps.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T03:39:08+00:00Added an answer on June 2, 2026 at 3:39 am

    My solution is quite simple. In Oracle I need to use variables to calculate the sum of updated rows because command.ExecuteNonQuery() returns only the count of rows affected by the last UPDATE in the batch.

    However, npgsql returns the sum of all rows updated by all UPDATE queries. So I only need to call command.ExecuteNonQuery() and get the result without any variables. Much easier than with Oracle.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

First of all: yes, I read all the other threads on this topic. And
BufferedImage = ImageIO.read(getClass().getResourceAsStream(/Images/player.gif)); First of all, yes I did add the image folder to
First of all, yes I have read the other articles deal (I like your
First of all, what's the difference between: www.domain.com and domain.com Should I pay attention
First of all, I found this: Objective C HTML escape/unescape , but it doesn't
First of all, thanks for taking the time to read my question, I appreciate
First of all, here's the full source code: http://pastebin.com/5teGNrPC *> IDENTIFICATION DIVISION. PROGRAM-ID. CAddress.
First of all yes I posted this on another board but I gave them
First of all In Jquery loading html frag with dynamic content using load() is
first of all, sorry if that question is dumb but I´m a total newbie

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.