SQL progrmming for NYC
If SQL may be considered a language in it’s own right, we would call ourselves “SQL programmers”
To be sure we are SQL consultants: we install, set up and tune all major SQL oriented database systems, and while we prefer MYSQL (It’s free and we find it robust) we’re comfortable with Oracle and SQL Server among others.
Typically we use SQL statements as the foundation for reporting code written in PHP or C# or any number of other languages.
SQL is not just a query system however, as it also has a data definition language (DDL), a data control language (DCL), and a data manipulation language -
One of the things we like about MYSQL again is that it’s free, and you can download it here