Shvoong Home > Internet & Technology > Computers > SQL Summary

.

SQL Website Review

Summary rating: 5 stars 2 Ratings
Review by : Hemamaheshwar
Visits : 201  words: 300   Published: August 25, 2007
Retrieving Data: How to Write Queries A query is a statement that requests data from a database. This section describes how to write queries for a NonStop SQL/MP database. You can specify a query explicitly by using interactive SELECT statements, application-embedded SELECT and CURSOR statements, and report writer selections. You can specify a query implicitly in UPDATE, INSERT, and DELETE statements. A query can use either dynamic or static SQL. Ad hoc queries submitted through an interface such as the NonStop ODBC Server and queries submitted directly through the conversational interface (SQLCI) are likely to be dynamic. NonStop SQL/MP prepares these queries for execution, compiles them, and executes them as soon as they are submitted.

More reviews about the SQL
SQL        2007 
Please Rate this abstract : 1 2 3 4 5


Add your comment No comments

Comments & Reviews about SQL Website Review

More summaries by Hemamaheshwar

More

Read Free Summaries - Write and Get Paid

Summarize Human Knowledge on Shvoong. Join us!

------