BrianArena wrote:
> So is there a difference between Microsoft SQL and
(non-Microsoft) SQL. The boss didn't mention "Microsoft" SQL, just
SQL.
Microsoft SQL Server is just one of many database systems
that use SQL
(Structured Query Language), the standard language for
communication
with a relational database. SQL is a common standard used by
MySQL,
PostgreSQL, Access, Oracle, Microsoft SQL Server, and many
other
database systems.
Unfortunately, although SQL is a standard, each database
system uses its
own dialect. The basic commands are the same, but the finer
details
differ according to the database system.
--
David Powers, Adobe Community Expert
Author, "The Essential Guide to Dreamweaver CS3" (friends of
ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/