Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Haskell and Databases
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Isak Hansen  
View profile  
 More options Jul 5 2011, 6:20 am
From: Isak Hansen <isak.han...@gmail.com>
Date: Tue, 5 Jul 2011 12:20:59 +0200
Local: Tues, Jul 5 2011 6:20 am
Subject: Re: [Haskell-cafe] Haskell and Databases

On Fri, Jul 1, 2011 at 8:45 PM, Tobias Schoofs <tobias.scho...@gmx.net> wrote:
> Database programs, usually, do not just issue isolated SQL statements, but
> implement a processing logic with nested queries and DML statements.

Frequently using cursors or issuing queries from a loop often means
you've missed out on the declarative and set based nature of SQL and
databases.

http://www.sqlservercentral.com/articles/T-SQL/66097/
http://stackoverflow.com/questions/287445/why-do-people-hate-sql-curs...

Granted, you could still argue that it should be supported, for the
few cases where it actually makes sense.

Isak

_______________________________________________
Haskell-Cafe mailing list
Haskell-C...@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.