answersLogoWhite

0

The definition of the word Sequel is "that which follows in consequence of what has previously happened" Ie. The Godfather 2 was the sequel to The Godfather.

SQL on the other hand, was originally an acronym for Structured Query Language. SQL is a standard interactive and programming language for getting information from and updating a database.

SQL (correctly pronounced "ess cue ell,") is in slang referred to as "Sequel" as a method of pronouncing the 3 letter acronym. The 'sequel' pronunciation is a carryover from when there was actually a SEQUEL language.

User Avatar

Wiki User

17y ago

What else can I help you with?

Continue Learning about Information Science

What are the differences between Pervasive SQL and MS SQL?

The difference between Pervasive SQL and MS SQL are slight and of a rather technical nature. To the typical consumer the functionality is very much the same, though performance may vary depending upon the use.


What is the difference between sql and an sql server?

SQL is an abbreviation for Structured Query Language. SQL is a means to request data from a database. SQL is a standards based langage that has many versions approved by the American National Standards Institute (ANSI). There are many versions of ANSI-SQL and most databases support specific versions of ANSI-SQL. SQL Server is a database management system that was originally created by Sybase. Microsoft bought the rights from Sybase to market their own version of SQL Server on the Microsoft Windows operating system. Sybase still has versions of SQL Server on other operating systems. When people refer to SQL Server, they typically mean "Microsoft SQL Server." Microsoft SQL Server is a database management system (DBMS) that utilizes SQL (or more specifically Transact-SQL, or T-SQL) as a means to extract data from it's database tables.


Who discovered sql?

SQL (Structured Query Language) was developed by IBM in the 1970s. It was initially known as SEQUEL (Structured English Query Language) and was later standardized by the American National Standards Institute (ANSI) and the International Organization for Standardization (ISO).


What are the SQL instances?

SQL instances are individual running copies of the SQL Server software, each with its own system databases and user databases. They are used to segregate and manage multiple databases on a single SQL Server. Instances allow for better utilization of server resources and provide a level of isolation between different sets of databases.


What is the difference between SQL and file based databases?

SQL and "File Based Databases" can't really be compared directly as they refer to two different concepts. SQL is a language for querying databases. "File Based Databases" often refer to data storage that you manage through your own methods, rather than using a language like SQL to query and manipulate the data. For example, MySQL stores its data in files on the hard drive. To store and manipulate the data and its structure, you use SQL queries. MySQL takes care of the data behind the scenes, and provides methods for sorting and arranging the data returned to queries. You never deal directly with the files that MySQL uses to store the data.

Related Questions

What is the difference between T-sql and sql?

T-SQL is Microsoft's version of the generic SQL langauge to be used with, for example, Microsoft SQL Server.


What is the difference between hql and sql?

one of the difference is HQL does not support distinct but SQL supports the distinct in the query


Difference between sql and sql plus?

SQL*PLUS is a interface between user and Oracle database. It Provide an environment to use the SQL which is a query language to communicate with oracle database


Where could one purchase a Sequel or SQL server?

The Sequel, or SQL, Server is owned by Microsoft. One can purchase an SQL Server from the Microsoft website. Microsoft also offers a free trial of the SQL Server.


Difference between sql server 2003 sql server 2005?

There is no such thing as SQL Server 2003. Microft released SQL Server 2005 as the next version of SQL Server 2000.


What is the difference between quel SQL and qbe?

gand maro...is the answer


Difference between SQL Exception class and SQL Warning class?

sql exception which provides information on database access errors where as sql warning provides inforamation on database access warnings.


What is the difference between Fantasia and Fantasia 2000?

its a sequel


Difference between oracle 10g and sql in points?

god only knows


Which date function is used to find the difference between two dates in SQL?

datediff


What are difference between cache database and sql database?

CACHE is multidimensional and postconsonantal database and its supporting scripting


Difference between sql function and sql procedure?

Function is must be return the value but procedure cannot be returned, for more information please visit the link : http://youropensource.com