|
|
 |
Re: FN-FORUM SQL
date posted 1st April 2000 21:16
To add to what Amar has said:
SQL is the language which is used to manipulate a database. Oracle and
MySql are both different types of database management system, both use
SQL as a method to create database tables and modify/store data in these
tables.
SQL is actually an ANSI standard and MySql adhears to this standard but
does lack a couple of useful features that Oracle (for example)
provides. All the big database management systems use SQL and some add
nifty extensions to it.
Freelancers.net uses a MySql database to store pretty much everything
(including this email!).
The Freelancers.net resources section has some useful links relating to
databases, and SQL:
http://www.freelancers.net/cgi/list_resources.cgi?8
Good Luck
Andy
--
Freelancers.net - Freelancers & Freelance Work
http://www.freelancers.net
Amar wrote:
> Hi
>
> SQL stands for Structured Query Langauage. Oracle has
> its SQL, Microsoft has its SQL. etc
>
> Basically more concerned with Database Manuplitation
> and Management. Very powerful of sorting Huge Data.
>
> Mysql is a scaled downed version of SQL which is more
> commonly used in Unix, Linux environments
>
> thanks
>
> --- Ryan Mawby [EMAIL REMOVED] wrote:
> > I'm confused about this backend stuff. Can anybody
> > explain "sql" or "mysql" please. Any help would be
> > greatly appreciated.
> >
> > Cheers,
> > Ryan.
> >
>
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com
>
> ============================================================
>
> * Free listing for freelancers
> * Free to advertise jobs
> * Free jobs distribution service
> * Free database of 1000 freelancers
>
> Freelancers and Freelance Jobs
> http://www.freelancers.net
>
> To post to the Forum:
> [EMAIL REMOVED]
>
> To unsubscribe please email:
> [EMAIL REMOVED]
>
> For further information please visit:
> http://www.freelancers.net/forum.html
--
Freelancers.net - Freelancers & Freelance Work
http://www.freelancers.net
|
 |
|