Jump to content

Talk:Where (SQL): Difference between revisions

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
Content deleted Content added
Created page with '==Started== Revised quite a bit of the stub that was here. Will look at adding more later. A couple of points: SQL is a declarative language, and we use statemen...'
 
Line 1: Line 1:
==Started==
==Started==
Revised quite a bit of the stub that was here. Will look at adding more later. A couple of points: SQL is a declarative language, and we use statements, clauses, predicates, etc. This is intentionally differentiated from "commands", etc., that are used to define procedural languages like VB or C++. Also WHERE is not a statement itself, but an optional clause used in conjunction with DML statements. Will come back and make more mods and add sources (ISO/IEC standard is as good as it gets) when I have time.[[User:12.110.196.19|12.110.196.19]] 16:07, 17 April 2007 (UTC)
Revised quite a bit of the stub that was here. Will look at adding more later. A couple of points: SQL is a declarative language, and we use statements, clauses, predicates, etc. This is intentionally differentiated from "commands", etc., that are used to define procedural languages like VB or C++. Also WHERE is not a statement itself, but an optional clause used in conjunction with DML statements. Will come back and make more mods and add sources (ISO/IEC standard is as good as it gets) when I have time.[[User:SqlPac|SqlPac]] 16:07, 17 April 2007 (UTC)

Revision as of 16:07, 17 April 2007

Started

Revised quite a bit of the stub that was here. Will look at adding more later. A couple of points: SQL is a declarative language, and we use statements, clauses, predicates, etc. This is intentionally differentiated from "commands", etc., that are used to define procedural languages like VB or C++. Also WHERE is not a statement itself, but an optional clause used in conjunction with DML statements. Will come back and make more mods and add sources (ISO/IEC standard is as good as it gets) when I have time.SqlPac 16:07, 17 April 2007 (UTC)[reply]