Rosetta Code:Village Pump/DB vs Programming Languages

From Rosetta Code
Revision as of 06:37, 18 April 2010 by rosettacode>LordMike (Initial)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

DB vs. Programming Languages

I think that DB languages, such as SQL, should be different from the programming languages. It'd be the same if CUDA was introduced. You're practically able to call the Databases from any language available, with the _SAME_ syntax.

Ie. I think it'd be far more interesting to have some examples in each programming language of how to "Execute a command", and "Do a select" and just leave it there. Then have examples for each DB system of how to create tables and databases, create users and so forth - since they all fall under the "Do a command" type of thing.

Thoughts? --LordMike 06:37, 18 April 2010 (UTC)