Contents
Is SQL pronounced sequel or SQL?
SQL is pronounced “sequel” by many, and there is some history there, beyond just trying to make an acronym out of an initialism. (NASA is an acronym; IBM is an initialism).
What is the correct pronunciation of SQL?
The standard says that ‘Ess-cue-ell’ is the appropriate way of speaking SQL. However, many English-speaking database professionals still use the nonstandard pronunciation “sequel.”
Why do people say sequel to SQL?
SQL was initially developed at IBM by Donald D. [15] The acronym SEQUEL was later changed to SQL because “SEQUEL” was a trademark of the UK-based Hawker Siddeley aircraft company. In short, SQL was originally called sequel. Due to a legal challenge, the name was changed to SQL.
How is SQL pronounced in the English language?
There is no standard set for it (yet). Some urban legends say that the Structured Query Language was actually a sequel to the previous Query Language and that the SQL acronym is intended to be pronounced as sequel. According to the Computer Contradictionary (Stan Kelly-Bootle, MIT Press, 1995) :-
Which is the correct pronunciation of SQL queue?
In the SQL standard, the American National Standards Institute says that the official pronunciation is “es queue el.” Anything else is considered non-standard; common, yes, but still slang. – Robert CartainoDec 22 ’10 at 18:03 2 This came up in conversation today.
How is the letter ESS pronounced in SQL?
SQL is an acronym for Structured Query Language, so it makes sense that it would be pronounced by spelling out the three letters individually. So therefore, SQL would be pronounced as “ess-que-ell”.
Is the Language SQL a declarative or procedural language?
Although SQL is often described as, and to a great extent is, a declarative language (4GL), it also includes procedural elements. SQL was one of the first commercial languages for Edgar F. Codd’s relational model, as described in his influential 1970 paper, “A Relational Model of Data for Large Shared Data Banks”.