Pronunciation: Lye-nucks or Lynn-ucks???
Pronunciation: Lye-nucks or Lynn-ucks???
(OP)
Hello,
Since I am readying to change our small-office desktops to Linux, I should know the correct pronunciation. Most of my education comes from reading, and usually there is no pronunciation key. When I first heard SQL called "sequel" I knew what it was but I had been pronouncing it in my head as "Ess Cue Ell". Same with "Two S" (Eye Eye Ess).
I was speaking with a colleague, a programmer and tech-head, and he called it Lye (rhymes w/ buy)-nucks, but I had heard Lynn (rhymes with Gin)-ucks on Tech TV etc.
So, which is the preferred pronunciation? Or are both accepted? Online dictionaries & encyclopedias are all behind the "Lynn" pronunciation, but this is a global forum. Thanks all.
Tony
Since I am readying to change our small-office desktops to Linux, I should know the correct pronunciation. Most of my education comes from reading, and usually there is no pronunciation key. When I first heard SQL called "sequel" I knew what it was but I had been pronouncing it in my head as "Ess Cue Ell". Same with "Two S" (Eye Eye Ess).
I was speaking with a colleague, a programmer and tech-head, and he called it Lye (rhymes w/ buy)-nucks, but I had heard Lynn (rhymes with Gin)-ucks on Tech TV etc.
So, which is the preferred pronunciation? Or are both accepted? Online dictionaries & encyclopedias are all behind the "Lynn" pronunciation, but this is a global forum. Thanks all.
Tony
RE: Pronunciation: Lye-nucks or Lynn-ucks???
http://vi
Want the best answers? Ask the best questions! TANSTAAFL!
RE: Pronunciation: Lye-nucks or Lynn-ucks???
Tony
RE: Pronunciation: Lye-nucks or Lynn-ucks???
Linus (Lee-nus) pronounces it "Linn-ucks" so if it's good enough for him it'll do for me!
As far as I know SQL stands for 'Structured Query Language' so "Ess-cue-ell" it is for me, and IIS in not two esses so I call it "Eye-eye-ess".
I'll be interested to see how this ends up!
Regards
Roger
RE: Pronunciation: Lye-nucks or Lynn-ucks???
The story is that the creators of SQL wanted to call it Sequel but that name was already taken by another product. They chose SQL and pronounced it sequel. It is not, as opposed to popular opinion, an acronym.
RE: Pronunciation: Lye-nucks or Lynn-ucks???
http://www
CODE
(Structured Query Language) Pronounced "S-Q-L" or "see-quill," a language used to interrogate and process data in a relational database. Originally developed by IBM for its mainframes, all database systems designed for client/server environments support SQL. SQL commands can be used to interactively work with a database or can be embedded within a programming language to interface to a database. Programming extensions to SQL have turned it into a full-blown database programming language, and all major database management systems (DBMSs) support the language.
ANSI standardized SQL, but most database management systems (DBMSs) have some proprietary enhancement, which if used, makes SQL non standard. Moving an application from one SQL database to another may require tailoring to convert some commands. The age old dilemma in this business! See MDX, CLI, ODBC and IDAPI.
The following SQL query selects customers with credit limits of at least $5,000 and puts them into sequence from highest credit limit to lowest. The blue words are SQL verbs. See SPUFI.
LOL the saga continues...they even have both pronunciations listed as acceptable...
RE: Pronunciation: Lye-nucks or Lynn-ucks???
RE: Pronunciation: Lye-nucks or Lynn-ucks???
Cheers
Rob
The answer is always "PEBKAC!"
RE: Pronunciation: Lye-nucks or Lynn-ucks???
http://dis
To back up LARiot's assertion:
My favorite quote:
A rose is a rose...
RE: Pronunciation: Lye-nucks or Lynn-ucks???
http://en.wikipedia.org/wiki/SQL