Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: FLASH: SQL
From: Damian Morton
Date: Mon, 28 Feb 2000 19:50:24 GMT

Sequel was a company (maybe it still is). S-Q-L is a set of three langages:
a data manipulation language, a data defenition language, and another one
(which i cant remember). Sometimes people say 'sequel' when they mean SQL,
which I imagine upsets the people who work at 'Sequel'.

Transact-SQL is a language with the SQL language embedded into it. SQL is a
declarative language, in that you say what you want and the computer figures
out how to do it for you. Computers arent very bright, so people need a way
to tell the computer what to do, when the computers cant figure it out, thus
we have TSQL (which has 'loop' statements, 'if' statements and such). Also,
people sometimes find it difficult to describe what they want in such a way
that the computer understands. In short, SQL is a language to describe what
you want done, where TSQL is a language to describe how you want something
done.

MySQL is a database that uses SQL to access its data, much like MS SQL
Server, or Oracle Server, mSQL, Sybase SQLanywhere, Cloudscape, or any one
of a number of SQL server products.

> -----Original Message-----
> From: owneratchinwag [dot] com [owneratchinwag [dot] com]On">mailto:owneratchinwag [dot] com]On Behalf Of Neal
> Cabage
> Sent: Monday, February 28, 2000 6:18 AM
> To: flasheratchinwag [dot] com
> Subject: Re: FLASH: SQL
>
>
> Ok, so long as we're on the topic ...
>
> could you please clear up a couple of other ones for me:
>
> 1. I hear "Sequel" and "S-Q-L" used interchangeably when referring to SQL.
> I hear there is actually a difference (or that there was one) but it never
> comes up on a day-to-day basis.
>
> 2. What's you understanding of the difference/relationship of Transact-SQL
> to SQL and MySQL to SQL?
>
> I know this is off the topic of Flash but I thought it was relevant to the
> thread so I hope no one objects.
>
> Thanks.
> Neal
>
>
> ----- Original Message -----
> From: Damian Morton <mortonatdennisinter [dot] com>
> To: <flasheratchinwag [dot] com>
> Sent: Monday, February 28, 2000 6:56 PM
> Subject: RE: FLASH: SQL
>
>
> it is definately Structured Query Language, even if it isnt very
> structured.
>
> > -----Original Message-----
> > From: owneratchinwag [dot] com [owneratchinwag [dot] com]On">mailto:owneratchinwag [dot] com]On Behalf Of Neal
> > Cabage
> > Sent: Monday, February 28, 2000 6:00 AM
> > To: flasheratchinwag [dot] com
> > Subject: Re: FLASH: SQL
> >
> >
> > Believe it or not I have actually seen both of these in print:
> >
> > SQL = Structured Query Language
> > SQL = Search and Query Language
> >
> > Perhaps it really is Structured and not Search. I remember when I first
> > started learning this stuff I was very confused by the contradiction. I
> > didn't know an authority on the matter so i just picked the one I liked.
> > So, are you sure it's "Structured Query Language"? Good to know if so.
> > ;-)
> >
> > Neal
> >
> > ----- Original Message -----
> > From: Steve Minton <stevemintonatlineone [dot] net>
> > To: <flasheratchinwag [dot] com>
> > Sent: Monday, February 28, 2000 6:41 PM
> > Subject: FLASH: SQL
> >
> >
> > Actually I believe SQL stands for Structured Query Language.
> >
> > Steve Minton
> >
> > __________________________________________________________________
> > __________
> > ____
> > This message has been checked for all known viruses by the Star
> Screening
> > System
> > http://www.star.net.uk/stats.asp
> >
> >
> > flasher is generously supported by...
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > flashforward2000 and The Flash Film Festival
> > "The World’s Premier Flash Solutions Conference and Expo"
> > March 27-29, Nob Hill Masonic Center, San Francisco, California
> >
> > -Register before Feb 25 and save $200!!-- www.flashforward2000.com
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > To unsubscribe or change your list settings go to
> > http://www.chinwag.com/flasher or email helpatchinwag [dot] com
> >
> >
> >
> >
> > flasher is generously supported by...
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > flashforward2000 and The Flash Film Festival
> > "The World’s Premier Flash Solutions Conference and Expo"
> > March 27-29, Nob Hill Masonic Center, San Francisco, California
> >
> > -Register before Feb 25 and save $200!!-- www.flashforward2000.com
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > To unsubscribe or change your list settings go to
> > http://www.chinwag.com/flasher or email helpatchinwag [dot] com
> >
> >
>
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> flashforward2000 and The Flash Film Festival
> "The World’s Premier Flash Solutions Conference and Expo"
> March 27-29, Nob Hill Masonic Center, San Francisco, California
>
> -Register before Feb 25 and save $200!!-- www.flashforward2000.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com
>
>
>
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> flashforward2000 and The Flash Film Festival
> "The World’s Premier Flash Solutions Conference and Expo"
> March 27-29, Nob Hill Masonic Center, San Francisco, California
>
> -Register before Feb 25 and save $200!!-- www.flashforward2000.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com
>


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World’s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: SQL, Neal Cabage

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]