answersLogoWhite

0

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.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the difference between query and script in sql?

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.


What is the difference between a query and a report?

A query (inquiry) is seeking information. A report provides information.


What is the difference between a prescription and a script?

Nothing.


What are differences between play script and drama?

the difference between play script and drama are the play script has couching and drama is no couchingbow Myra 18 "{P?"{::"""


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


What is the Difference between transaction and query?

The query is simple set of insert,update,delete statement where as transaction is a set of statement which follows ACID properties.


What is the difference between a simple query and a complex query?

A simple search is one based on a single term or criterion.


What is the difference between simple and complex queries?

a simple query is when you answer a database to do something and a complex/parameter query is a prompt to run a question to find something


What is difference between subscript and superscript in ms word?

"Super"script raises the letter above the line "Sub"script lowers the letter below


What is the difference between VB-Script and JavaScript?

vbscript is used for server side as well as client side where as java script is used for client side only.


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 query datasheet and a table datasheet?

A query datasheet displays the results of a query operation, showing data based on specified criteria or calculations. A table datasheet displays the data in a table format, representing information stored in a database table. In essence, a query datasheet is derived from a table datasheet and is dynamic based on the query criteria.