Tag Archives: Oracle Database

Running queries in parallel with Entity Framework (and not only with it)

From time to time I have to run two or more queries that I know will always be two or more – like some first/skip records and also total count. If you write it as two queries and execute, that … Continue reading

  • Twitter
  • Facebook
  • Share/Bookmark
Posted in .* | Tagged , , , , , , | 2 Comments