answersLogoWhite

0


Best Answer

A query looks up existing information in a database.

A script could do that too, as well as also change what's in the database, creating and loading new tables, deleting or updating existing records or changing any other object in the database.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between query and script in sql?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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


What is the difference between Script and Query?

Script is a term used to describe programs that aren't compiled (that is, turned into 1's and 0's) first. A scripting engine reads the code exactly how you wrote it, and turns it into a computer program on the fly. Query is just a fancy word for question, but on the web it generally means "SQL Query." An SQL query is a way of asking a database for information, that follows the Structured Query Language syntax. All SQLs are a bit off of the actual SQL standard, and you have to work with whatever version your relational database (RD) supports.


Tell you very clearly what is the difference between sql and mysql?

SQL is a universal query language used to access relational data. MySQL is a database storage engine which utilizes the SQL query language as the means to interface with the data stored.


What is the difference between SQL2005 and Excel 2007?

SQL is Structured Query Language, and relates to databases. Excel is a spreadsheet application.


What is the difference between SQL and the other programming languages?

SQL is a query based language that is used to manipulate data stored in a database while other languages process data.


What is the difference between QBE and SQL?

Query by Example (QBE) is a database query language for relational databases. A QBE parser parses the search query and looks for the keywords. A more formal query string, in languages such as SQL, is then generated, which is finally executed. However, when compared with a formal query, the results in the QBE system will be more variable.SQL (Structured Query Language) SQL is a set-based, declarative query language, not an imperative language such as C or BASIC. However, there are extensions to Standard SQL which add procedural programming language functionality, such as control-of-flow constructs


Difference between SQL and OQL?

in some cease both are the same they use query language but in fact the out puts are very deference


Can SQL be considered as a QUERY language?

The 'Q' and the 'L' in SQL standard for the words 'Query' and 'Language'. So yes. SQL can be considered a query language.


What does the acronym SQL stand for?

SQL stands for Structured Query Language as it refers to the type of database query or database server which accepts the query.


What is the difference between sql and Microsoft Excel?

SQL means Structured Query Language. It is a programming language which is mainly used for maintaining databases. Excel is one of the application developed by Microsoft to do calculations, graphs using spreadsheets.


What is meant by sql?

sql stands for structured query language.