Re: Do all programming languages use files?



Richard Heathfield writes:

> I don't really think of SQL as a programming language. It's more
> of a fairly portable database API.

Agree. It's just what its name says it is: a Query Language.

--
|_ CJSonnack <Chris@xxxxxxxxxxx> _____________| How's my programming? |
|_ http://www.Sonnack.com/ ___________________| Call: 1-800-DEV-NULL |
|_____________________________________________|_______________________|
.



Relevant Pages

  • Re: Do we always have to update or insert? Why cant we just relate?
    ... >> assignment - it's a requirement. ... SQL does not support it. ... Every boolean function can be built using NAND (or ... But let's talk about a programming language that has AND, OR, NOT. ...
    (comp.databases.theory)
  • Embedded SQL, again
    ... Here's what I'd like better than embedded SQL in a programming language. ... I'd like a programming language whose syntax and semantics comprises both ... This DBMS executable code need not look like SQL. ...
    (comp.databases.theory)
  • Re: Application logic and Business logic
    ... Using OO I can build a relational database for example. ... >>I think we have very different definitions of programming language. ... people think SQL is a programming language others don't. ... Read the quote above "My point was that searching *small* ...
    (comp.object)
  • Re: Application logic and Business logic
    ... On which data model would you base such query engine? ... >I think we have very different definitions of programming language. ... BTW many SQL dialects are Turing complete and the ISO standard is also ... >> SQL is a data management language. ...
    (comp.object)
  • Re: Embedded SQL, again
    ... I'd like a programming language whose syntax and semantics comprises both ... This DBMS executable code need not look like SQL. ...
    (comp.databases.theory)