Re: Is SQL procedural or non-procedural?

From: Cimode <cimode_at_hotmail.com>
Date: 12 Jun 2006 01:35:49 -0700
Message-ID: <1150101349.725331.101030_at_u72g2000cwu.googlegroups.com>


SQL is both a data definition and manipulation language. In such perspective, it is declarative to support the data definition part. For the data manipulation perspective, the fact that it is or not procedural depends onto how the language is implemented by some SQL DBMS editor...

kumar.vaibhav.jain_at_gmail.com wrote:
> Hi,
>
> I am confused on this issue that wether SQL is procedural or non
> procedural. What are your views on this issue?
>
>
> Thanks,
>
> VJ
Received on Mon Jun 12 2006 - 10:35:49 CEST

Original text of this message